Struct gltf::Shader [] [src]

pub struct Shader {
    pub type_id: u32,
    pub uri: String,
}

Fields

Trait Implementations

impl Debug for Shader
[src]

Formats the value using the given formatter.