The XSplinePath type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | BendingPower |
Gets or sets the path bending power.
|
![]() | Count | Gets the number of elements contained in the CollectionBase instance. |
![]() | InnerList | Gets an ArrayList containing the list of elements in the CollectionBase instance. |
![]() | IsClosed |
Returns whether the path is closed. Closed path has the start point and the end point the same.
|
![]() | IsFlexible |
Denotes whether the path is flexible.
|
![]() | Item |
Gets or sets the vector Vector3 at the position i.
(Inherited from XPointCollection.) |
![]() | Length |
Returns path length.
|
![]() | List | Gets an IList containing the list of elements in the CollectionBase instance. |
![]() | SyncRoot | (Inherited from XPointCollection.) |