|
XscModelFilePath Property
|
모델의 파일 경로를 확인하거나 설정한다.
Namespace: Pixoneer.NXDL.NSCENEAssembly: NXDLscene (in NXDLscene.dll) Version: 2.0.3.38
Syntaxpublic string FilePath {
[HandleProcessCorruptedStateExceptionsAttribute]
get;
set; }
Property Value
String
See Also