Properties
Protected _size
_size
: Size = new Size(0, 0)
Protected _tileCount
_tileCount: number[] = [0, 0]
Protected _vertexCount
_vertexCount: number[] = [0, 0]
blockCount
blockCount: number[] = [1, 1]
lightMapSize
lightMapSize: number = 128
tileSize
tileSize: number = 1
weightMapSize
weightMapSize: number = 128
地形信息。