Function dotrix_terrain::spawn[][src]

pub fn spawn(
    ctx: Context<Spawner>,
    terrain: Mut<Terrain>,
    camera: Const<Camera>,
    assets: Mut<Assets>,
    world: Mut<World>
)
Expand description

Terrain spawn system Controls presense of terrain tiles, generation of meshes, and resource releasing