Material module

class Material.Material(diffuseColor: Vector.Vector, specularColor: Vector.Vector, specularStrength: float, reflectivity: float)

Bases: object

Definition of the material found on an object.