Click or drag to resize
XDL

XConfigurationMaxTileCount Property

Planet 2D 혹은 3D에서Tile을 메모리에 적재하기 위한 메모리 Cache(Tile 영역의 수)를 의미.

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

Property Value

Type: Int32
See Also