Struct RenderOutputProperties
Properties computed during a frame rendering.
Inherited Members
Namespace: UnityEngine .Rendering.HighDefinition
Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
Syntax
public struct RenderOutputProperties
Constructors
Name | Description |
---|---|
Render |
Creates a new FrameProperties. |
Fields
Name | Description |
---|---|
camera |
World to camera matrix. (Right Hand Side). |
output |
The size of the output in pixels. |
projection |
Projection matrix. |