reflection_effect property

reflection_effect property

Reflection. Read/write IReflection.

Definition:

@property
def reflection_effect(self):
    ...

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

See Also