Class TileMaker
Inheritance
System.Object
TileMaker
Namespace: TerrainEngine
Assembly: cs.temp.dll.dll
Syntax
public class TileMaker : MonoBehaviour
Fields
material
Declaration
public Material material
Field Value
Type | Description |
---|---|
Material |
numTiles
Declaration
public int numTiles
Field Value
Type | Description |
---|---|
System.Int32 |
rescale
Declaration
public bool rescale
Field Value
Type | Description |
---|---|
System.Boolean |
tileSize
Declaration
public int tileSize
Field Value
Type | Description |
---|---|
System.Int32 |