opacity_map_file_name property

opacity_map_file_name property

Gets or sets the name of the opacity map file.

Definition:

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

See Also