TextureResource

Type Alias TextureResource 

Source
pub type TextureResource = Resource<Texture>;
Expand description

Type alias for texture resources.

Aliased Typeยง

pub struct TextureResource { /* private fields */ }