Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TerrainInfo

地形信息

Hierarchy

  • TerrainInfo

Index

Properties

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[]

Generated using TypeDoc