Click or drag to resize
XDL

X3DModelSetTranslate Method

객체 렌더링 좌표를 설정한다.

Namespace: Pixoneer.NXDL.NGR
Assembly: NXDLgr (in NXDLgr.dll) Version: 2.0.3.38
Syntax
C#
public void SetTranslate(
	XGeoPoint pos
)

Parameters

pos  XGeoPoint
[In] 렌더링 기준 좌표점.
See Also