docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method InternalPrepareDispatch

    InternalPrepareDispatch(CommandBuffer, PhotosensorOutputBuffer, int)

    Device-specific command buffer setup for conversion to point cloud.

    Declaration
    protected virtual void InternalPrepareDispatch(CommandBuffer cmd, PhotosensorOutputBuffer data, int sampleToEncodeCount)
    Parameters
    Type Name Description
    CommandBuffer cmd

    Command buffer provided any other ressources or parameters before dispatching the compute shader.

    PhotosensorOutputBuffer data

    The input buffer where the photosensor data is stored.

    int sampleToEncodeCount

    Number of samples available from the input buffer.

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