Struct raylib::ffi::MaterialMap [−][src]
Fields
texture: Texture
color: Color
value: f32
Trait Implementations
Performs the conversion.
Performs the conversion.
Auto Trait Implementations
impl RefUnwindSafe for MaterialMap
impl Send for MaterialMap
impl Sync for MaterialMap
impl Unpin for MaterialMap
impl UnwindSafe for MaterialMap
Blanket Implementations
Mutably borrows from an owned value. Read more