reflection_factor property
reflection_factor property
Gets or sets the attenuation of the reflection color.
Definition:
@property
def reflection_factor(self):
...
@reflection_factor.setter
def reflection_factor(self, value):
...
See Also
- module
aspose.threed.shading
- class
PhongMaterial