Link Search Menu Expand Document

You are browsing the documentation for v0.x.
Visit here for the newest version.

VglCurve

An abstract base component for representing a curve, corresponding THREE.Curve.

props

  • name name (required)

    Name of the component.

computed properties

  • inst

    The THREE.Curve instance.