result
A result field that is filled when the render request has been submitted and completed, containing the _idToObjectMapping that is needed to interpret the color-encoded object IDs that are rendered in the _destination RenderTexture.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public ObjectIdResult result { get; }