Struct cem::v1::Material [] [src]

pub struct Material {
    pub indices: Vec<u32>,
    pub texture: Option<(String, u32)>,
}

Fields

Second value has an unknown meaning.

Methods

impl Material
[src]

[src]

Trait Implementations

impl Debug for Material
[src]

[src]

Formats the value using the given formatter.