forked from LeenkxTeam/LNXSDK
6 lines
70 B
Haxe
6 lines
70 B
Haxe
package kha.compute;
|
|
|
|
class TextureUnit {
|
|
public function new() {}
|
|
}
|