Trait rfw_scene::Emissive[][src]

pub trait Emissive {
    fn is_emissive(&self) -> bool;
}

Required methods

Implementors