bump_map_mapper_transform_matrix property

bump_map_mapper_transform_matrix property

Gets or sets the bump map mapper transform matrix.

Definition:

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

See Also