Click or drag to resize
SymmetricalTransformIsInBindpose Property
Gets a value indicating whether this instance is in its bindpose.

Namespace: Candlelight
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public bool IsInBindpose { get; }

Property Value

Type: Boolean
if this instance is in its bindpose; otherwise, .
See Also