emissive_texture property
emissive_texture property
Gets or sets the texture for emissive
Definition:
@property
def emissive_texture(self):
...
@emissive_texture.setter
def emissive_texture(self, value):
...
See Also
- module
aspose.threed.shading
- class
PbrMaterial
- class
TextureBase