end_reflection_opacity property

end_reflection_opacity property

End reflection opacity. (percents). Read/write float.

Definition:

@property
def end_reflection_opacity(self):
    ...

@end_reflection_opacity.setter
def end_reflection_opacity(self, value):
    ...

See Also