refraction_map_mapper_auto_transform_method property

refraction_map_mapper_auto_transform_method property

Gets or sets the refraction map mapper automatic transform method.

Definition:

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

See Also