 | ConstraintOffset Property |
Gets or sets the offset.
Namespace: Candlelight.MayaAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic Vector3 Offset { get; set; }
Property Value
Type:
Vector3The offset.
Remarks
This value may represent either a position or an Euler angle, depending upon the
Constraint in
question.
See Also