specular_map_mapper_projection_method property

specular_map_mapper_projection_method property

Gets or sets the specular map mapper projection method.

Definition:

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

See Also