Project Arrhythmia
A video game developed by Vitamin Games.
Loading...
Searching...
No Matches
GridOverlay Class Reference
+ Inheritance diagram for GridOverlay:

Public Attributes

GameObject plane
 
bool showMain = true
 
bool showSub = false
 
int gridSizeX
 
int gridSizeY
 
int gridSizeZ
 
float smallStep
 
float largeStep
 
float startX
 
float startY
 
float startZ
 
float transformX
 
float transformY
 
float transformZ
 

Private Member Functions

void Start ()
 
void Update ()
 
void CreateLineMaterial ()
 
void OnPostRender ()
 

Private Attributes

float offsetY = 0
 
float scrollRate = 0.1f
 
float lastScroll = 0f
 
Material lineMaterial
 
Color mainColor = new Color(0f,1f,0f,1f)
 
Color subColor = new Color(0f,0.5f,0f,1f)
 

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