Click or drag to resize
XDL

XFrameCaptureBufferCompleteMode Property

그래픽스 명령이 완료될 때까지 기다렸다가 버퍼에 접근하는 모드 설정. (glFinish() 사용)

Namespace:  Pixoneer.NXDL.NGR
Assembly:  NXDLgr (in NXDLgr.dll) Version: 1.2.817.72
Syntax
C#
public bool CompleteMode { set; }

Property Value

Type: Boolean
See Also