Cesium for Unity 1.15.2
Loading...
Searching...
No Matches
CesiumForUnity.Cesium3DTile Class Reference

Represents a tile in a Cesium3DTileset and allows information about the tile to be queried from the underlying C++ tile representation. More...

Properties

Bounds bounds [get]
 Gets the axis-aligned bounding box of this tile.
 

Detailed Description

Represents a tile in a Cesium3DTileset and allows information about the tile to be queried from the underlying C++ tile representation.

Definition at line 14 of file Cesium3DTile.cs.

Property Documentation

◆ bounds

Bounds CesiumForUnity.Cesium3DTile.bounds
get

Gets the axis-aligned bounding box of this tile.

If this tile came from a CesiumTileExcluder, the bounding box is expressed in the local coordinates of the excluder's game object.

Definition at line 27 of file Cesium3DTile.cs.


The documentation for this class was generated from the following file: