Public Attributes | |
| float | m_CameraProjectionMatrix [4][4] |
| View matrix of the camera. Can be casted to RtMatrixf. | |
| RtViewport | m_Viewport |
| Projection matrix of the camera. Can be casted to RtMatrixf. | |
| BSTR | m_szRoot |
| Viewport of the layer. | |
| BSTR | m_szCamera |
| The root encapsulator of the layer rendering - can be empty in special render targets like post-process. | |
| BSTR | m_szUsage |
| Camera node string. Can be empty if there is no camera. | |
|
|
View matrix of the camera. Can be casted to RtMatrixf.
|
|
|
Projection matrix of the camera. Can be casted to RtMatrixf.
|
|
|
Viewport of the layer.
|
|
|
The root encapsulator of the layer rendering - can be empty in special render targets like post-process.
|
|
|
Camera node string. Can be empty if there is no camera.
|
1.3.2