bump_map_mapper_tiling_method property

bump_map_mapper_tiling_method property

Gets or sets the bump map mapper tiling method.

Definition:

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

See Also