LayerProcGen v0.4.0
Layer-based infinite procedural generation
Loading...
Searching...
No Matches
LayerManagerBehavior

Unity component that wraps the LayerManager class. More...

Inherits MonoBehaviour.

Public Types

enum  GenerationPlane { XY , XZ }

Public Attributes

GenerationPlane generationPlane
bool useParallelThreads = true

Protected Member Functions

virtual void Update ()

Properties

static LayerManagerBehavior instance [get]
LayerManager manager [get]

Events

static Action OnUpdate

Detailed Description

Unity component that wraps the LayerManager class.