Type Alias TextureCubemap

Source
pub type TextureCubemap = Texture;
Expand description

TextureCubemap, same as Texture

Aliased Typeยง

pub struct TextureCubemap { /* private fields */ }