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

Gameobject component for handling all the environment variables of the CellObject. More...

Inheritance diagram for PHG.EnvironmentObject:

Public Attributes

float height
 
float slope
 
int lowestVerticeIndex
 
Vector3 lowestVertice
 
int highestVerticeIndex
 
Vector3 highestVertice
 
bool underwater
 
float moisture
 
float humidity
 
CellObject wind
 
float temperature
 
List< GameObject > trees = new List<GameObject>()
 

Detailed Description

Gameobject component for handling all the environment variables of the CellObject.


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