docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetGraphicsBuffer

    GetGraphicsBuffer(BufferAccessType)

    Returns the requested graphics buffer. Users should use the requestGraphicsBuffer event to make sure that the required buffers are requested first. Note that depending on the current frame settings some buffers may not be available.

    Declaration
    public RTHandle GetGraphicsBuffer(HDAdditionalCameraData.BufferAccessType type)
    Parameters
    Type Name Description
    HDAdditionalCameraData.BufferAccessType type

    Type of the requested buffer.

    Returns
    Type Description
    RTHandle

    Requested buffer as a RTHandle. Can be null if the buffer is not available.

    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)