bump_map_blend_factor property

bump_map_blend_factor property

Gets or sets the bump map blend factor.

Definition:

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

See Also