Skip to main content

ShaderResource

Type Alias ShaderResource 

Source
pub type ShaderResource = Resource<Shader>;
Expand description

Type alias for shader resources.

Aliased Typeยง

pub struct ShaderResource { /* private fields */ }