Link Search Menu Expand Document

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

VglPath

A 2D path representation, Corresponding THREE.Path.

Properties of VglCurvePath are also available as mixin.

props

  • path vector2Array (optional)

    The array of points as a LineCurve.

computed properties

  • inst

    The THREE.Path instance.

    dependencies: path, path