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

Component containing information for the cell's GameObject. More...

Inheritance diagram for PHG.CellObject:

Public Member Functions

void Initialize (int x, int y)
 Initilialize this component.
 

Public Attributes

Cell cell
 
EnvironmentObject envObject
 
CellObjectOutline outline
 
EdgeCell edgeCell
 
GroundPlate groundPlate
 
Vector3 worldPosition
 
Vector3[] vertices
 
Vector3[] innerLines
 
Vector3[] edgeLines
 
Vector3[] faceCenters
 
MeshFilter meshFilter
 
MeshCollider meshCollider
 

Detailed Description

Component containing information for the cell's GameObject.


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