EnlightenData

Summary

Constructors

EnlightenData()

Properties

Name Type
skyBoxSkyColor Vec3
skyBoxBackLightColor Vec3
skyBoxGroundColor Vec3
terrainColor Vec3
skyBoxSunLightColor Vec3
bounceScale float
cullDistance float
sunScale float
skyBoxBackLightRotationY float
skyBoxSunLightColorSize float
skyBoxBackLightColorSize float
skyBoxBackLightRotationX float
skyBoxEnable bool
enable bool

Methods

Method Returns
Clone() EnlightenData

Constructors

EnlightenData

EnlightenData()

Properties

skyBoxSkyColor

Vec3

skyBoxBackLightColor

Vec3

skyBoxGroundColor

Vec3

terrainColor

Vec3

skyBoxSunLightColor

Vec3

bounceScale

float

cullDistance

float

sunScale

float

skyBoxBackLightRotationY

float

skyBoxSunLightColorSize

float

skyBoxBackLightColorSize

float

skyBoxBackLightRotationX

float

skyBoxEnable

bool

enable

bool

Methods

Clone

Clone(): EnlightenData

Returns

Type Description
EnlightenData