[]
Applies the y-axis reflecting to this Matrix object.
public void YAxisReflect()
Applies the y-axis reflecting to this Matrix object.
public void YAxisReflect(TransformOrder order)
Type | Name | Description |
---|---|---|
TransformOrder | order | A TransformOrder enumeration that specifies the order (append or prepend) in which the reflection is applied to this Matrix object. |