docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct RenderOutputProperties

    Properties computed during a frame rendering.

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: UnityEngine.Rendering.HighDefinition
    Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
    Syntax
    public struct RenderOutputProperties

    Constructors

    Name Description
    RenderOutputProperties(Vector2Int, Matrix4x4, Matrix4x4)

    Creates a new FrameProperties.

    Fields

    Name Description
    cameraToWorldMatrixRHS

    World to camera matrix. (Right Hand Side).

    outputSize

    The size of the output in pixels.

    projectionMatrix

    Projection matrix.

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)