reflection_blur_percent property

reflection_blur_percent property

Definition:

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

See Also