|
XFrameCaptureBufferWorldOffset Property
|
3차원 좌표 오프셋을 얻는다. 주의! 이 값은 Position 속성을 읽을 때 함께 읽으므로 반드시 Position 속성을 먼저 읽어야 한다.
Namespace: Pixoneer.NXDL.NGRAssembly: NXDLgr (in NXDLgr.dll) Version: 2.0.3.38
Syntaxpublic XVertex3d WorldOffset { get; }
Property Value
XVertex3d
See Also