![]() |
Cesium for Unreal 2.13.2
|
#include "CesiumGltf/PropertyTypeTraits.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 |