Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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

public ObjectIdResult result { get; }