block_texlerp_face property

Pointer<Pointer<ma_uint8>> block_texlerp_face
getter/setter pair

Array indexed by blocktype containing 3-bit scalar for texture #2 alpha (known throughout as 'texlerp'). This is constant over every face even though the property is potentially per-vertex.

Implementation

external ffi.Pointer<ffi.Pointer<ffi.UnsignedChar>> block_texlerp_face;