Constructor RenderOutputProperties
RenderOutputProperties(Vector2Int, Matrix4x4, Matrix4x4)
Creates a new FrameProperties.
선언
public RenderOutputProperties(Vector2Int outputSize, Matrix4x4 cameraToWorldMatrixRhs, Matrix4x4 projectionMatrix)
파라미터
타입 | 이름 | 설명 |
---|---|---|
Vector2Int | outputSize | |
Matrix4x4 | cameraToWorldMatrixRhs | |
Matrix4x4 | projectionMatrix |