Struct amethyst_gltf::GltfScene [] [src]

pub struct GltfScene {
    pub root_nodes: Vec<usize>,
}

A single scene is defined as a list of the root nodes in the node hierarchy for the full asset

Fields

Trait Implementations

impl Debug for GltfScene
[src]

[src]

Formats the value using the given formatter.