normal_texture property
normal_texture property
Gets or sets the texture of normal mapping
Definition:
@property
def normal_texture(self):
...
@normal_texture.setter
def normal_texture(self, value):
...
See Also
- module
aspose.threed.shading
- class
PbrSpecularMaterial
- class
TextureBase