Struct gltf::Parameter [] [src]

pub struct Parameter {
    pub semantic: Option<String>,
    pub type_id: u32,
}

Fields

Trait Implementations

impl Debug for Parameter
[src]

Formats the value using the given formatter.