Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ObjectId

The render request outputs an object InstanceID buffer.
Read time 1 minuteLast updated 5 days ago

Definition

  • Type: Field
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
Warning
Removed. The RenderRequest struct is obsolete, use the function overload with RequestData of supported types such as RenderPipeline.StandardRequest
ObjectId = 1

Remarks

Outputs a buffer that maps the the UnityEngine.Object.GetInstanceID() at each pixel.