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

Represents the root EXT_structural_metadata extension of a glTF model in a Cesium3DTileset. More...

Inheritance diagram for CesiumForUnity.CesiumModelMetadata:

Properties

CesiumPropertyTable[] propertyTables [get, set]
 The CesiumPropertyTables available on this model metadata.
 

Detailed Description

Represents the root EXT_structural_metadata extension of a glTF model in a Cesium3DTileset.

It holds views of property tables available on the glTF.

This component is automatically added to tile game objects if their models contain the root extension.

Definition at line 16 of file CesiumModelMetadata.cs.

Property Documentation

◆ propertyTables

CesiumPropertyTable [] CesiumForUnity.CesiumModelMetadata.propertyTables
getset

The CesiumPropertyTables available on this model metadata.

Definition at line 21 of file CesiumModelMetadata.cs.


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