Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


EntityId

The render request outputs an entity id.
Read time 1 minuteLast updated 4 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
EntityId = 5

Remarks

Outputs a buffer that maps the the DOTS entity ID at each pixel. The buffer will be generated from the camera used in the request.The buffer will be generated from the camera used in the request.