Struct Sky
The base class for PanoramaSky
and ProceduralSky
.
struct Sky
;
Properties
Name | Type | Description |
---|---|---|
radianceSize [get, set]
|
Sky | The Sky 's radiance map size. The higher the radiance map size, the more detailed the lighting from the Sky will be.
See radiancesize constants for values.
Note: Some hardware will have trouble with higher radiance sizes, especially constant RADIANCE_SIZE_512 and above. Only use such high values on high-end hardware.
|
Methods
Name | Description |
---|---|
getRadianceSize
|
|
setRadianceSize
|
Enums
Name | Description |
---|---|
Constants
|
|
RadianceSize
|