Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TerrainInfo

地形信息。

Hierarchy

  • TerrainInfo

Index

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

Accessors

size

tileCount

  • get tileCount(): number[]

vertexCount

  • get vertexCount(): number[]

Methods

initialize

  • initialize(): void

Generated using TypeDoc