 | ShoulderConstraintGetTwistJoint Method |
Gets the twist joint with the specified index.
Namespace: Candlelight.MayaAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic OrientConstraint GetTwistJoint(
int i
)
Parameters
- i
- Type: SystemInt32
The index.
Return Value
Type:
OrientConstraintThe twist joint with the specified index.
See Also