LayerProcGen v0.1.0
Layer-based infinite procedural generation
|
Transform stand-in that chunks can create outside of the main thread. More...
Public Member Functions | |
void | AddChild (Transform child, bool matchParentLayer=false) |
Creates the wrapper's own Transform if it doesn't exist, then adds the child. | |
TransformWrapper (Transform layerParent, Point chunkIndex) | |
Properties | |
Transform | transform [get] |
Transform stand-in that chunks can create outside of the main thread.