Type Definition rend3_types::TextureHandle [−][src]
pub type TextureHandle = ResourceHandle<Texture>;Expand description
Refcounted handle to a Texture.
pub type TextureHandle = ResourceHandle<Texture>;Refcounted handle to a Texture.