API Reference > 0.21 > TrackObjectShapeVector
TrackObjectShapeVector Class
Represents a connection between two points in the object shape 3D definition.
Namespace: ArgData.Entities
Constructors
| Name | Description |
|---|---|
| TrackObjectShapeVector() | Initializes a new instance of TrackObjectShapeVector. |
Properties
| Name | Description |
|---|---|
| From | Gets or sets the index of the point the vector is going from. |
| To | Gets or sets the index of the point the vector is going to. |