file_name property
file_name property
Gets or sets the associated texture file.
Definition:
@property
def file_name(self):
...
@file_name.setter
def file_name(self, value):
...
See Also
- module
aspose.threed.shading
- class
Texture
Gets or sets the associated texture file.
@property
def file_name(self):
...
@file_name.setter
def file_name(self, value):
...
aspose.threed.shading
Texture