Click or drag to resize
HipConstraintHipAimAxis Property
Gets or sets the axis on HipObject that points toward the knee joint.

Namespace: Candlelight.Maya
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public Vector3 HipAimAxis { get; set; }

Property Value

Type: Vector3
The axis on HipObject that points toward the knee joint.
See Also