Struct WorldRenderBounds
An unmanaged component that represents the world render bounds.
Namespace: Unity.Rendering
Syntax
public struct WorldRenderBounds : IComponentData, IQueryTypeParameter
Fields
Value
The axis-aligned render bounds.
Declaration
public AABB Value
Field Value
Type | Description |
---|---|
AABB |