Click or drag to resize
ShoulderConstraintSetTwistJoints Method
Sets the twist joints.

Namespace: Candlelight.Maya
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public void SetTwistJoints(
	IEnumerable<OrientConstraint> value
)

Parameters

value
Type: System.Collections.GenericIEnumerableOrientConstraint
Value.
See Also