Skip to main content

RdTexture

Type Alias RdTexture 

Source
pub type RdTexture = Owned<Texture>;
Expand description

Owned texture.

Aliased Typeยง

pub struct RdTexture { /* private fields */ }