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