|
MeshBaker
|
Inherits MonoBehaviour.
Public Member Functions | |
| void | Realize () |
| void | AddObject (MB2_ChunkContentItem o) |
Static Public Member Functions | |
| static MB2_Chunk | CreateChunk (MB2_VoxelEngine.IntVector3 center) |
Public Attributes | |
| MB2_VoxelEngine.IntVector3 | center |
Static Public Attributes | |
| static int | CHUNK_DIM = 250 |
| void MB2_Chunk.AddObject | ( | MB2_ChunkContentItem | o | ) |
|
static |
| void MB2_Chunk.Realize | ( | ) |
| MB2_VoxelEngine.IntVector3 MB2_Chunk.center |
|
static |
1.8.12