 | AimConstraintWorldUpObject Property |
Gets or sets the
Transform to use as the up-vector constraint, if needed.
Namespace: Candlelight.MayaAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic Transform WorldUpObject { get; set; }
Property Value
Type:
TransformThe
Transform to use as the up-vector constraint, if needed.
See Also