Struct gltf_json::accessor::GenericComponentType []

pub struct GenericComponentType(pub ComponentType);

The data type of a generic vertex attribute.

Trait Implementations

impl Clone for GenericComponentType
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for GenericComponentType
[src]

impl Debug for GenericComponentType
[src]

Formats the value using the given formatter.