ConstructorOptions
Properties
A sphere bounding all of the vertices in the mesh.
A bit mask indicating which of this tile's four children exist. If a child's bit is set, geometry will be requested for that tile as well when it is needed. If the bit is cleared, the child tile is not requested and geometry is instead upsampled from the parent. Default value - 15
The horizon occlusion point of the mesh. If this point is below the horizon, the entire tile is assumed to be below the horizon as well. The point is expressed in ellipsoid-scaled coordinates.
The maximum terrain height within the tile, in meters above the ellipsoid.
The minimum terrain height within the tile, in meters above the ellipsoid.
An oriented bounding box containing all of the vertices in the mesh.
Indicates whether normals should be loaded. Default value - false
Indicates whether water mask data should be loaded. Default value - false
The height of the skirt to add on the edges of the tile.