 | XFrameCaptureBufferCopyColorTexture Method (UInt64) |
갈무리 버퍼의 컬러 텍스처를 얻는다.
Namespace:
Pixoneer.NXDL.NGR
Assembly:
NXDLgr (in NXDLgr.dll) Version: 1.2.817.72
Syntaxpublic XTexture CopyColorTexture(
out ulong frameID
)
Parameters
- frameID
- Type: SystemUInt64
[Out] 반환하는 텍스처의 프레임 식별자를 얻는다.
Return Value
Type:
XTexture 갈무리한 컬러 텍스처. 준비되지 않았으면 null을 반환한다.
See Also