Texture.FileName
Texture.FileName property
Gets or sets the associated texture file.
public string FileName { get; set; }
Property Value
The name of the file.
See Also
- class Texture
- namespace Aspose.ThreeD.Shading
- assembly Aspose.3D
Gets or sets the associated texture file.
public string FileName { get; set; }
The name of the file.