refraction_map_mapper_tiling_method property

refraction_map_mapper_tiling_method property

Gets or sets the refraction map mapper tiling method.

Definition:

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

See Also