package kha.kore.graphics4; @:headerCode(" #include ") @:headerClassCode("kinc_g4_texture_unit_t unit;") class TextureUnit implements kha.graphics4.TextureUnit { public function new() {} }