refraction_map_blend_factor property

refraction_map_blend_factor property

Gets or sets the refraction map blend factor.

Definition:

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

See Also