Struct gltf::Buffer
[−]
[src]
pub struct Buffer {
pub byte_length: u32,
pub type_id: String,
pub uri: String,
}Fields
byte_length: u32
type_id: String
uri: String