Click or drag to resize
XDL

XFrameCaptureBufferCameraAttitude Property

프레임 영상을 합성한 카메라 자세. 방위각, 고각, 회전각 순서로 도(degree) 단위이다.

Namespace:  Pixoneer.NXDL.NGR
Assembly:  NXDLgr (in NXDLgr.dll) Version: 1.2.817.72
Syntax
C#
public XVertex3d CameraAttitude { get; }

Property Value

Type: XVertex3d
See Also