| SrtTransformFromMatrix Method |
| Name | Description | |
|---|---|---|
| FromMatrix(Matrix) |
Creates an SrtTransform from a matrix that contains a scale, a rotation and
a translation. (Only available in the XNA-compatible build.)
| |
| FromMatrix(Matrix44F) |
Creates an SrtTransform from a matrix that contains a scale, a rotation, and a
translation.
|