docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Event InstanceSegmentationImageReadback

    Invoked when instance segmentation images are read back from the graphics system. The first parameter is the Time.frameCount at which the objects were rendered. May be invoked many frames after the objects were rendered.

    Namespace: UnityEngine.Perception.GroundTruth
    Assembly: solution.dll
    Syntax
    public event Action<int, NativeArray<uint>, RenderTexture> InstanceSegmentationImageReadback
    Returns
    Type Description
    Action<int, NativeArray<uint>, RenderTexture>
    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)