Sky
Inherits: Resource < RefCounted < Object
There is currently no description for this class. Please help us by contributing one!
Properties
|
||
|
||
Enumerations
enum RadianceSize:
RadianceSize RADIANCE_SIZE_32 = 0
There is currently no description for this enum. Please help us by contributing one!
RadianceSize RADIANCE_SIZE_64 = 1
There is currently no description for this enum. Please help us by contributing one!
RadianceSize RADIANCE_SIZE_128 = 2
There is currently no description for this enum. Please help us by contributing one!
RadianceSize RADIANCE_SIZE_256 = 3
There is currently no description for this enum. Please help us by contributing one!
RadianceSize RADIANCE_SIZE_512 = 4
There is currently no description for this enum. Please help us by contributing one!
RadianceSize RADIANCE_SIZE_1024 = 5
There is currently no description for this enum. Please help us by contributing one!
RadianceSize RADIANCE_SIZE_2048 = 6
There is currently no description for this enum. Please help us by contributing one!
RadianceSize RADIANCE_SIZE_MAX = 7
There is currently no description for this enum. Please help us by contributing one!
enum ProcessMode:
ProcessMode PROCESS_MODE_AUTOMATIC = 0
There is currently no description for this enum. Please help us by contributing one!
ProcessMode PROCESS_MODE_QUALITY = 1
There is currently no description for this enum. Please help us by contributing one!
ProcessMode PROCESS_MODE_INCREMENTAL = 2
There is currently no description for this enum. Please help us by contributing one!
ProcessMode PROCESS_MODE_REALTIME = 3
There is currently no description for this enum. Please help us by contributing one!
Property Descriptions
ProcessMode process_mode = 0
void set_process_mode ( ProcessMode value )
ProcessMode get_process_mode ( )
There is currently no description for this property. Please help us by contributing one!
RadianceSize radiance_size = 3
void set_radiance_size ( RadianceSize value )
RadianceSize get_radiance_size ( )
There is currently no description for this property. Please help us by contributing one!
Material sky_material
There is currently no description for this property. Please help us by contributing one!