block_vheight property

Pointer<ma_uint8> block_vheight
getter/setter pair

Array indexed by blocktype and face containing 3-bit scalar for texture #2 alpha. This is constant over the face even though the property is potentially per-vertex.

Implementation

external ffi.Pointer<ffi.UnsignedChar> block_vheight;