![]() |
Cesium for Unreal 2.20.0
|
#include "CesiumMetadataEnum.h"#include "CesiumMetadataValueType.h"#include "CesiumPropertyArray.h"#include "Kismet/BlueprintFunctionLibrary.h"#include "UObject/ObjectMacros.h"#include <CesiumGltf/PropertyTypeTraits.h>#include <glm/glm.hpp>#include <optional>#include <swl/variant.hpp>#include "CesiumMetadataValue.generated.h"Go to the source code of this file.
Classes | |
| struct | FCesiumMetadataValue |
| A Blueprint-accessible wrapper for a glTF metadata value. More... | |
| class | UCesiumMetadataValueBlueprintLibrary |
| class | CesiumMetadataValueAccess |
| Grants access to metadata value types that are not currently supported in Blueprints. More... | |