docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method StartSinglePass

    StartSinglePass(CommandBuffer)

    Queue up render commands to enable single-pass techniques. Note: depending on the platform and settings, either single-pass instancing or the multiview extension will be used.

    Declaration
    public void StartSinglePass(CommandBuffer cmd)
    Parameters
    Type Name Description
    CommandBuffer cmd

    StartSinglePass(RasterCommandBuffer)

    Declaration
    public void StartSinglePass(RasterCommandBuffer cmd)
    Parameters
    Type Name Description
    RasterCommandBuffer cmd
    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)