void SetMtx(
const math::MTX34 & mtx
);
| Name | Description | |
|---|---|---|
| mtx | The SRT matrix. |
Sets the pane's SRT matrix.
The SRT matrix is normally calculated by CalculateMtx.
When specifying a matrix using this function, the configured matrix is used as-is.
Use ResetMtx() to restore the calculations made by CalculateMtx().
If SetGlobalMtx() has been used, those settings are prioritized.
CONFIDENTIAL