docs.unity3d.com
    Show / Hide Table of Contents

    Class RenderJobEvents

    Inheritance
    Object
    RenderJobEvents
    Namespace: UnityEngine.Industrial.Rendering.CoreApi
    Syntax
    public static class RenderJobEvents : Object

    Methods

    InvokeJobRequested(IRenderJob)

    Declaration
    public static void InvokeJobRequested(IRenderJob job)
    Parameters
    Type Name Description
    IRenderJob job

    Events

    renderReady

    Declaration
    public static event Action<RenderJobRenderReadyEventCoreArgs> renderReady
    Event Type
    Type Description
    Action<RenderJobRenderReadyEventCoreArgs>

    shotReady

    Declaration
    public static event Action<RenderJobShotReadyEventCoreArgs> shotReady
    Event Type
    Type Description
    Action<RenderJobShotReadyEventCoreArgs>

    stateReady

    Declaration
    public static event Action<RenderJobStateReadyEventCoreArgs> stateReady
    Event Type
    Type Description
    Action<RenderJobStateReadyEventCoreArgs>

    textureReady

    Declaration
    public static event Action<RenderJobTextureReadyEventCoreArgs> textureReady
    Event Type
    Type Description
    Action<RenderJobTextureReadyEventCoreArgs>
    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023