class documentation

Base class for 3D materials.

Parameters
opacitythe opacity of the material, in the range [0, 1]
Method __init__ Undocumented
Method as_dict Undocumented
Method opacity.setter Undocumented
Property opacity Undocumented
Static Method _from_dict Undocumented
Instance Variable _opacity Undocumented

Inherited from BaseValidatedDataClass:

Method __eq__ Undocumented
Method __repr__ Undocumented
Method __setattr__ Undocumented