Space Engineers
|
Public Attributes | |
MyVertexFormatVoxelSingleData[] | Vertices |
uint[] | Indices |
int | Material0 |
int | Material1 |
int | Material2 |
Definition at line 9 of file MyClipmapCellBatch.cs.
uint [] VRage.Voxels.MyClipmapCellBatch.Indices |
Definition at line 12 of file MyClipmapCellBatch.cs.
int VRage.Voxels.MyClipmapCellBatch.Material0 |
Definition at line 13 of file MyClipmapCellBatch.cs.
int VRage.Voxels.MyClipmapCellBatch.Material1 |
Definition at line 14 of file MyClipmapCellBatch.cs.
int VRage.Voxels.MyClipmapCellBatch.Material2 |
Definition at line 15 of file MyClipmapCellBatch.cs.
MyVertexFormatVoxelSingleData [] VRage.Voxels.MyClipmapCellBatch.Vertices |
Definition at line 11 of file MyClipmapCellBatch.cs.