Enum AgiArticulationTransformType

AgiArticulationTransformType enumeration

The type of motion applied by this articulation stage.

public enum AgiArticulationTransformType

Values

NameValueDescription
xTranslate0
yTranslate1
zTranslate2
xRotate3
yRotate4
zRotate5
xScale6
yScale7
zScale8
uniformScale9

See Also