 | SymmetricalTransformIsBindposeAligned Property |
Gets a value indicating whether this instance and its
CorrespondingTransform are orthogonally aligned in their
bindpose.
Namespace: CandlelightAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic bool IsBindposeAligned { get; }
Property Value
Type:
Boolean if this instance and its
CorrespondingTransform
are orthogonally aligned in their bindpose; otherwise,
.
See Also