normal_map_source_file_name property

normal_map_source_file_name property

Gets or sets the name of the normal map source file.

Definition:

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

See Also