Gravity Engine 2 5.1
Loading...
Searching...
No Matches
GravityEngine2.DisplayMeshScale Class Reference

Started life with a snippet from https://catlikecoding.com/unity/tutorials/procedural-grid/. More...

Inheritance diagram for GravityEngine2.DisplayMeshScale:

Public Member Functions

void GenerateFromMinMax (float minValue, float maxValue, DisplayFunctionAsMesh.DataMorph dataMorph)
 Create a mesh and set color based on data values. The data can be sparse but must be aligned on the grid.
 

Detailed Description

Member Function Documentation

◆ GenerateFromMinMax()

void GravityEngine2.DisplayMeshScale.GenerateFromMinMax ( float minValue,
float maxValue,
DisplayFunctionAsMesh::DataMorph dataMorph )

Create a mesh and set color based on data values. The data can be sparse but must be aligned on the grid.

Parameters
data
numRows
numCols
gridClicked

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