The ID of the view from which Unity invoked the culling.
| Method | Description |
|---|---|
| Equals | Returns true if the ID in the argument equals this view ID. |
| GetEntityId | Returns the entityId of the GameObject from which Unity performs the culling (for example, Camera, Light, etc.). |
| GetHashCode | Returns the hash code for the ID. |