OutdoorLightData

Summary

Constructors

OutdoorLightData()

Properties

Name Type
sunColor Vec3
cloudShadowSpeed Vec2
skyColor Vec3
groundColor Vec3
sunRotationY float
sunRotationX float
skyLightAngleFactor float
sunSpecularScale float
skyEnvmapShadowScale float
sunShadowHeightScale float
cloudShadowCoverage float
cloudShadowTexture TextureAsset | nil
translucencyDistortion float
cloudShadowSize float
translucencyAmbient float
cloudShadowExponent float
translucencyScale float
translucencyPower float
enable bool
cloudShadowEnable bool

Methods

Method Returns
Clone() OutdoorLightData

Constructors

OutdoorLightData

OutdoorLightData()

Properties

sunColor

Vec3

cloudShadowSpeed

Vec2

skyColor

Vec3

groundColor

Vec3

sunRotationY

float

sunRotationX

float

skyLightAngleFactor

float

sunSpecularScale

float

skyEnvmapShadowScale

float

sunShadowHeightScale

float

cloudShadowCoverage

float

cloudShadowTexture

TextureAsset | nil

translucencyDistortion

float

cloudShadowSize

float

translucencyAmbient

float

cloudShadowExponent

float

translucencyScale

float

translucencyPower

float

enable

bool

cloudShadowEnable

bool

Methods

Clone

Clone(): OutdoorLightData

Returns

Type Description
OutdoorLightData