Reference Source
public class | source

XKTTile

A box-shaped 3D region within an XKTModel that contains XKTEntitys.

Member Summary

Public Members
public

Axis-aligned World-space bounding box that encloses the XKTEntity's within this Tile.

public

The XKTEntity's within this XKTTile.

Public Members

public aabb: Float64Array source

Axis-aligned World-space bounding box that encloses the XKTEntity's within this Tile.

public entities: XKTEntity[] source

The XKTEntity's within this XKTTile.