Struct kiss3d::builtin::ObjectMaterial
[−]
[src]
pub struct ObjectMaterial { /* fields omitted */ }
The default material used to draw objects.
Methods
impl ObjectMaterial
[src]
fn new() -> ObjectMaterial
Creates a new ObjectMaterial
.