![]() | |
TransformationRight |
Name | Description | |
---|---|---|
![]() | RightMultiply(Matrix) | Returns a Matrix that is created by multiplying leftMatrix with this matrix: result = leftMatrix * this.Matrix |
![]() | RightMultiply(Transformation) | Returns a Matrix that is created by multiplying leftTransform with this matrix: result = leftTransform * this.Matrix |