10 [ReinteropNativeImplementation(
"CesiumForUnityNative::CesiumMetadataImpl",
"CesiumMetadataImpl.h")]
11 [AddComponentMenu(
"")]
12 [IconAttribute(
"Packages/com.cesium.unity/Editor/Resources/Cesium-24x24.png")]
13 [Obsolete(
"Retrieve metadata using the CesiumModelMetadata component attached to a tile instead.")]
16 private void OnEnable()
18 Debug.LogWarning(
"CesiumMetadata component is deprecated. Retrieve metadata using the CesiumModelMetadata component of a tile object.");
Allows access to a particular feature of CesiumMetadata.