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