worldBounds
Defines world space bounds for the geometry. Used to cull and sort the rendered geometry.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public Bounds worldBounds { readonly get; set; }