Click or drag to resize
SymmetricalTransform Properties

The SymmetricalTransform type exposes the following members.

Properties
  NameDescription
Public propertyCorrespondingTransform
Gets or sets the corresponding SymmetricalTransform on the opposite side of the plane of symmetry. This instance and the specified SymmetricalTransform should be in their bindposes (i.e. reflected across a plane of symmetry) when you set this property.
Public propertyCorrespondingTransformBindpose
Gets the CorrespondingTransform's bindpose, which is its matrix in the space of this object's Transform at bind time.
Public propertyIsBindposeAligned
Gets a value indicating whether this instance and its CorrespondingTransform are orthogonally aligned in their bindpose.
Public propertyIsInBindpose
Gets a value indicating whether this instance is in its bindpose.
Public propertyStatic memberIsSilent
Gets or sets a value indicating whether instances of this class should emit debug messages.
Public propertyLinearSymmetryMode
Gets or sets the linear symmetry mode.
Public propertyOnModify
Gets a callback for whenever something on this instance was modified.
Public propertyTransform
Gets the Transform component on this object.
Top
See Also