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