Method | Description | |
---|---|---|
AddBoneOrientationConstraint ( int thisJoint, ConstraintAxis axis, float angleMin, float angleMax ) : void | ||
AddDefaultConstraints ( ) : void | ||
BoneOrientationsConstraint ( ) : System | ||
Constrain ( |
||
SetDebugText ( |
Method | Description | |
---|---|---|
FindBoneOrientationConstraint ( int thisJoint ) : int |
public AddBoneOrientationConstraint ( int thisJoint, ConstraintAxis axis, float angleMin, float angleMax ) : void | ||
thisJoint | int | |
axis | ConstraintAxis | |
angleMin | float | |
angleMax | float | |
return | void |
public BoneOrientationsConstraint ( ) : System | ||
return | System |
public Constrain ( |
||
bodyData | ||
return | void |
public SetDebugText ( |
||
debugText | ||
return | void |