Struct feo_oop_engine::components::material::Material
source · [−]pub struct Material { /* private fields */ }Expand description
A material is a construct that describes the color and distortion of surface of a model.
Implementations
Parse an mtl file
Parse an mtl block.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Material
impl UnwindSafe for Material
Blanket Implementations
Mutably borrows from an owned value. Read more
Builds a pointer to this type from a raw pointer.
Returns true if the size is suitable to store a type like this.
Returns the size of an individual element.