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