Short Name:
|
Derived From:
|
Fields:
|
A curve hat interpolates through a sequence of 3D control points.
The following table lists all fields of this config type.
Field | Type | Constraint | Default | |
---|---|---|---|---|
required
|
points
|
Vec3[]
|
# != null |
|
The control points of the curve. |
||||
optional
|
continuity
|
Continuity
|
Tangent |
|
The continuity of the curve. |