refraction_map_file_name property

refraction_map_file_name property

Gets or sets the name of the refraction map file.

Definition:

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

See Also