BlockEntityMeshingData

Undocumented in source.

Members

Variables

blockIndex
ushort blockIndex;
Undocumented in source.
chunkPos
ivec3 chunkPos;
Undocumented in source.
color
ubvec3 color;
Undocumented in source.
data
BlockEntityData data;
Undocumented in source.
entityPos
ivec3 entityPos;
Undocumented in source.
occlusionHandler
ubyte[4] delegate(ushort blockIndex, CubeSide side) occlusionHandler;
Undocumented in source.
output
Buffer!MeshVertex[] output;
Undocumented in source.
sides
ubyte sides;
Undocumented in source.

Meta