# 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.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.Rendering](/engine/6000.7/script-reference/unityengine/rendering.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public ObjectIdResult result { get; }
```
