Procedural Hexagon Grid Framework
 All Classes Namespaces Functions
PHG.GridOutline Class Reference

Class for building and updating Grid Outline. More...

Public Member Functions

 GridOutline ()
 Initializes Grid Outline component.
 
Mesh BuildMesh (bool buildLandOutline, float outlineWidth, float outlineOffsetHeight)
 Returns grid outline mesh, bool determines is it water or land mesh.
 

Public Attributes

GameObject waterOutline
 
GameObject landOutline
 
MeshRenderer waterOutline_meshRenderer
 
MeshRenderer landOutline_meshRenderer
 
Material waterOutlineMaterial
 
Material landOutlineMaterial
 

Detailed Description

Class for building and updating Grid Outline.


The documentation for this class was generated from the following file: