docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetRasterCommandBuffer

    GetRasterCommandBuffer(CommandBuffer)

    Get a RasterCommandBuffer given an standard CommandBuffer.

    Declaration
    public static RasterCommandBuffer GetRasterCommandBuffer(CommandBuffer baseBuffer)
    Parameters
    Type Name Description
    CommandBuffer baseBuffer

    The CommandBuffer the RasterCommandBuffer should record it's commands to.

    Returns
    Type Description
    RasterCommandBuffer

    A RasterCommandBuffer that will record its commands to the given buffer.

    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)