Type Definition rend3_types::TextureHandle[][src]

pub type TextureHandle = ResourceHandle<Texture>;
Expand description

Refcounted handle to a Texture.