8 lines
128 B
Ucode
8 lines
128 B
Ucode
class Cubemap extends Texture
|
|
native
|
|
noexport;
|
|
|
|
var() Texture Faces[6];
|
|
|
|
|
|
var transient pointer CubemapRenderInterface; |