Struct dae_parser::AmbientLight [−][src]
Fields
color: Box<[f32; 3]>
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for AmbientLight
impl Send for AmbientLight
impl Sync for AmbientLight
impl Unpin for AmbientLight
impl UnwindSafe for AmbientLight
Blanket Implementations
Mutably borrows from an owned value. Read more