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