![]() |
Cesium for Unreal 2.15.0
|
#include "CesiumGltf/PropertyTypeTraits.h"
#include "CesiumMetadataEnum.h"
#include "CesiumMetadataValueType.h"
#include "CesiumPropertyArray.h"
#include "Kismet/BlueprintFunctionLibrary.h"
#include "UObject/ObjectMacros.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... | |