docs.unity.cn
Search Results for

    Show / Hide Table of Contents

    Method InitJobData

    InitJobData(ref SystemState)

    Initialize the CopyInputToCommandBuffer by updating all the component type handles and create a a new CopyInputToCommandBuffer<TInputBufferData, TInputComponentData>.CopyInputToBufferJob instance.

    Declaration
    public CopyInputToCommandBuffer<TInputBufferData, TInputComponentData>.CopyInputToBufferJob InitJobData(ref SystemState state)
    Parameters
    Type Name Description
    SystemState state
    Returns
    Type Description
    CopyInputToCommandBuffer<TInputBufferData, TInputComponentData>.CopyInputToBufferJob

    a new CopyInputToCommandBuffer<TInputBufferData, TInputComponentData>.CopyInputToBufferJob instance.

    In This Article
    Back to top
    Copyright © 2023 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)