refraction_map_mapper_transform_matrix property

refraction_map_mapper_transform_matrix property

Gets or sets the refraction map mapper transform matrix.

Definition:

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

See Also