The ControlPoint type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
ControlPoint |
Creates a new control point with the given position
|
Properties
Name | Description | |
---|---|---|
Length |
The length of the segment between this and the next control point
| |
Position |
The position of the control point
| |
Rotation |
The rotation of the control point (used for twists)
|
Events
Name | Description | |
---|---|---|
PositionChanged |
An event that occurs when the position of the control point changed
| |
RotationChanged |
An event that occurs when the rotation of the control point changed
|
See Also