reflection_map_source property

reflection_map_source property

Gets or sets the reflection map source.

Definition:

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

See Also