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.