bump_map_mapper_projection_method property

bump_map_mapper_projection_method property

Gets or sets the bump map mapper projection method.

Definition:

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

See Also