block_tex2 property

Pointer<ma_uint8> block_tex2
getter/setter pair

Indexed by 3D coordinate. Contains the texture id for texture #2 to use on all faces of the block.

Implementation

external ffi.Pointer<ffi.UnsignedChar> block_tex2;