Method GetRigidOffset
GetRigidOffset(int)
Returns the rigid offset at the end of the element with given index
Declaration
Vector3D GetRigidOffset(int endIndex)
Parameters
| Type | Name | Description |
|---|---|---|
| int | endIndex | The index of end to get the rigid offset at |
Returns
| Type | Description |
|---|---|
| Vector3D | The rigid offset |