docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Event RenderedObjectInfosCalculated

    Invoked when RenderedObjectInfos are calculated. The first parameter is the Time.frameCount at which the objects were rendered. This may be called many frames after the objects were rendered.

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