Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TerrainInfo

Terrain info

Hierarchy

  • TerrainInfo

Index

Properties

blockCount

blockCount: number[] = [1, 1]

block count

lightMapSize

lightMapSize: number = 128

light map size

tileSize

tileSize: number = 1

tile size

weightMapSize

weightMapSize: number = 128

weight map size

Accessors

size

tileCount

  • get tileCount(): number[]

vertexCount

  • get vertexCount(): number[]

Generated using TypeDoc