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