Click or drag to resize
XDL

XTextureFreeTextureInDevice Method

Device(Graphic Card)에 있는 Texture를 삭제하여 도시요소에서 삭제 시킨다.

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

Return Value

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