Struct amethyst_animation::MaterialTextureSet[][src]

pub struct MaterialTextureSet { /* fields omitted */ }

Textures used by texture animations

Methods

impl MaterialTextureSet
[src]

Trait Implementations

impl Debug for MaterialTextureSet
[src]

Formats the value using the given formatter. Read more

impl Default for MaterialTextureSet
[src]

Returns the "default value" for a type. Read more

Auto Trait Implementations

impl Send for MaterialTextureSet

impl Sync for MaterialTextureSet