Click or drag to resize
AimConstraintWorldUpVector Property
Gets or sets the axis to which ConstrainedObject's UpVector is constrained.

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

Property Value

Type: Vector3
The axis to which ConstrainedObject's UpVector is constrained.
Remarks
See Also