PathAttachment Type
Constructors
Constructor | Description |
Full Usage:
PathAttachment(name)
Parameters:
string
|
|
|
Copy constructor.
|
Instance members
Instance member | Description |
Full Usage:
this.Closed
|
If true, the start and end knots are connected. |
Full Usage:
this.ConstantSpeed
|
If true, additional calculations are performed to make computing positions along the path more accurate and movement along the path have a constant speed. |
|
|
Full Usage:
this.Lengths
|
The length in the setup pose from the start of the path to the end of each curve. |