normal_map_strength property

normal_map_strength property

Gets or sets the normal map strength.

Definition:

@property
def normal_map_strength(self):
    ...
@normal_map_strength.setter
def normal_map_strength(self, value):
    ...

See Also