LayerProcGen v0.1.0
Layer-based infinite procedural generation
Loading...
Searching...
No Matches
ILC

Represents a layer "user" that requires data within the specified bounds. More...

Inherited by AbstractLayerChunk.

Properties

AbstractChunkBasedDataLayer abstractLayer [get]
 
GridBounds bounds [get]
 

Detailed Description

Represents a layer "user" that requires data within the specified bounds.

Property Documentation

◆ abstractLayer

AbstractChunkBasedDataLayer abstractLayer
get

Implemented in AbstractLayerChunk, and LayerChunk< L, C >.

◆ bounds

GridBounds bounds
get

Implemented in AbstractLayerChunk.