Struct gltf::States [] [src]

pub struct States {
    pub enable: Vec<u32>,
    pub functions: StateFunctions,
}

Fields

Trait Implementations

impl Debug for States
[src]

Formats the value using the given formatter.