Method | Description | |
---|---|---|
SetCellColor ( Cell cell, |
||
SetCellColors ( CellMap |
||
SetCellColors ( Color32>.IDictionary |
||
SetGridLevel ( int gridLevel ) : void | ||
SetGridLevelAndHeightMap ( int gridLevel, float>.Func |
||
SetHeightMap ( float>.Func |
||
SetRadiusMultiplier ( float radiusMultiplier ) : void | ||
SetTarget ( |
Method | Description | |
---|---|---|
Awake ( ) : void |
Method | Description | |
---|---|---|
setCellColor ( Cell cell, |
||
setCellColors ( Color32>.IEnumerable |
||
setUpComponents ( ) : void | ||
updateScale ( ) : void | ||
updateTarget ( ) : void | ||
updateTriangles ( ) : void | ||
updateVertices ( ) : void |
public SetCellColor ( Cell cell, |
||
cell | Cell | |
color | ||
return | void |
public SetCellColors ( CellMap |
||
assignments | CellMap |
|
return | void |
public SetCellColors ( Color32>.IDictionary |
||
assignments | Color32>.IDictionary | |
return | void |
public SetGridLevelAndHeightMap ( int gridLevel, float>.Func |
||
gridLevel | int | |
heightMap | float>.Func | |
return | void |
public SetHeightMap ( float>.Func |
||
heightMap | float>.Func | |
return | void |
public SetRadiusMultiplier ( float radiusMultiplier ) : void | ||
radiusMultiplier | float | |
return | void |
public SetTarget ( |
||
target | ||
return | void |