Link Search Menu Expand Document

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

VglCurvePath

An abstract base component extending VglCurve, Corresponding THREE.CurvePath.

Properties of VglCurve are also available as mixin.

props

  • auto-close boolean (optional)

    Whether or not to automatically close the path.

computed properties

  • inst

    The THREE.CurvePath instance.