FSunPositionData

Windows
MacOS
Linux

References

Module

SunPosition

Header

/Engine/Plugins/Runtime/SunPosition/Source/SunPosition/Public/SunPosition.h

Include

#include "SunPosition.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)([BlueprintType](Programming/UnrealArchitecture/Reference/Structs/Specifiers/BlueprintType))
struct FSunPositionData

Variables

Name Description

Public variable UProperty Category, EditAnywhere BlueprintReadWrite

float

 

Azimuth

Sun azimuth

Public variable UProperty Category, EditAnywhere BlueprintReadWrite

float

 

CorrectedElevation

Sun Elevation, corrected for atmospheric diffraction

Public variable UProperty Category, EditAnywhere BlueprintReadWrite

float

 

Elevation

Sun Elevation

Public variable UProperty Category, EditAnywhere BlueprintReadWrite

FTimespan

 

SolarNoon

Solar noon

Public variable UProperty Category, EditAnywhere BlueprintReadWrite

FTimespan

 

SunriseTime

Sunrise time

Public variable UProperty Category, EditAnywhere BlueprintReadWrite

FTimespan

 

SunsetTime

Sunset time

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss