texlerp_simple property

Pointer<ma_uint8> texlerp_simple
getter/setter pair

Indexed by 3D coordinates, specifies which faces should use the color defined in color3. No rotation value is applied. Encode with STBVOX_MAKE_FACE_MASK(e,n,w,s,u,d)

Implementation

external ffi.Pointer<ffi.UnsignedChar> texlerp_simple;