Click or drag to resize
SymmetricalTransformIsBindposeAligned Property
Gets a value indicating whether this instance and its CorrespondingTransform are orthogonally aligned in their bindpose.

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

Property Value

Type: Boolean
if this instance and its CorrespondingTransform are orthogonally aligned in their bindpose; otherwise, .
See Also