Cesium for Unreal
2.18.0
Loading...
Searching...
No Matches
CesiumCommon.h
Go to the documentation of this file.
1
// Copyright 2020-2024 CesiumGS, Inc. and Contributors
2
3
#pragma once
4
5
#include "Runtime/Launch/Resources/Version.h"
6
7
#define ENGINE_VERSION_5_5_OR_HIGHER \
8
(ENGINE_MAJOR_VERSION > 5 || ENGINE_MINOR_VERSION >= 5)
Source
CesiumRuntime
Public
CesiumCommon.h
Generated by
1.13.2