Click or drag to resize
XDL

XTextureBind Method

텍스처 객체를 OpenGL에 바인딩한다.

Namespace:  Pixoneer.NXDL.NGR
Assembly:  NXDLgr (in NXDLgr.dll) Version: 2.0.3.31
Syntax
C#
public bool Bind()

Return Value

Type: Boolean
성공이면 true, 실패이면 false
See Also