- calcColor
ubvec3 calcColor(ushort index, ubvec3 color)
Undocumented in source. Be warned that the author may not have intended to support it.
- calcRandomTint
float calcRandomTint(ushort index)
Undocumented in source. Be warned that the author may not have intended to support it.
- getDebugAOColors
ubyte[3][4] getDebugAOColors(ubyte[4] cornerOcclusion)
Undocumented in source. Be warned that the author may not have intended to support it.
- meshColoredQuad
void meshColoredQuad(Buffer!MeshVertex buffer, ubyte[3][4] cornerColors, ubvec3 offset, ubyte[4] indices, T[3]* vertieces)
Undocumented in source. Be warned that the author may not have intended to support it.
- meshOccludedQuad
void meshOccludedQuad(Buffer!MeshVertex buffer, ubyte[4] cornerOcclusion, float[3] color, ubyte[2] uv, ubvec3 offset, ubyte[4] indices, T[3]* vertieces)
Undocumented in source. Be warned that the author may not have intended to support it.
- meshQuadUvGray
void meshQuadUvGray(Buffer!MeshVertex buffer, ubyte[4] cornerColors, ubyte[2][4] cornerUVs, ubvec3 offset, ubyte[4] indices, T[3]* vertieces)
Undocumented in source. Be warned that the author may not have intended to support it.
- random
float random(uint num)
Undocumented in source. Be warned that the author may not have intended to support it.