block_texlerp property
Array indexed by blocktype and face containing the color value to apply to that face. The core color value is 0..63. Encode with STBVOX_MAKE_COLOR(color_number, tex1_enable, tex2_enable)
Implementation
external ffi.Pointer<ffi.UnsignedChar> block_texlerp;