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

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next