Cesium for Unreal 2.12.0
|
#include "CoreMinimal.h"
#include "CesiumGeoreference.h"
#include "Components/DirectionalLightComponent.h"
#include "Components/SkyAtmosphereComponent.h"
#include "Components/SkyLightComponent.h"
#include "Components/StaticMeshComponent.h"
#include "Engine/DirectionalLight.h"
#include "GameFramework/Actor.h"
#include "CesiumSunSky.generated.h"
Go to the source code of this file.
Classes | |
class | ACesiumSunSky |
A globe-aware sun sky actor. More... | |