cube-map-face


Vocabulary
gpu.textures

Class description
A cube-map-face tuple references a single face of a texture-cube-map object for use with allocate-texture, update-texture, or read-texture.
The texture slot indicates the cube map texture being referenced.
The axis slot indicates which face to reference: +X, +Y, +Z, -X, -Y, or -Z.


Definition


Methods