All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
CityBuilderCore.MeshOverlayGenerator Class Reference

Detailed Description

generates a mesh for the referenced mesh filter which has a full quad for every cell of the map
for example used in DebugTerrain of the Three demo for its building grid and mesh overlays

https://citybuilder.softleitner.com/manual/views

Inheritance diagram for CityBuilderCore.MeshOverlayGenerator:

Static Public Member Functions

static Mesh GenerateMesh (bool applyHeight, bool stretchUVs)
 

Public Attributes

MeshFilter Filter
 
bool ApplyHeight
 
bool StretchUVs