Click or drag to resize
AimConstraintWorldUpObject Property
Gets or sets the Transform to use as the up-vector constraint, if needed.

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

Property Value

Type: Transform
The Transform to use as the up-vector constraint, if needed.
See Also