Gets and sets a full path name or a URL to the texture file that this object should use.
JavaScript |
|
FileName |
C# |
|
string FileName { get; set; } |
C++ |
|
HRESULT FileName([out, retval] BSTR* pVal) HRESULT FileName([in] BSTR pVal) |