TileRenderable

Holds a Tile (TileCoord, data, hash, state, and bounds) along with scale, offset,

Constructors

Link copied to clipboard
constructor(tile: Tile<DataType>)

Properties

Link copied to clipboard
Link copied to clipboard
var offset: Vector3
Link copied to clipboard
Link copied to clipboard
var scale: Vector3
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
fun getViewMatrix(): ProjectionMatrix

Returns the view matrix for the tile including its scale and translation transformations.