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