Click or drag to resize

SkyRadianceSize Property

The Sky's radiance map size. The higher the radiance map size, the more detailed the lighting from the Sky will be.

See SkyRadianceSizeEnum constants for values.

Note: Some hardware will have trouble with higher radiance sizes, especially and above. Only use such high values on high-end hardware.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public SkyRadianceSizeEnum RadianceSize { get; set; }

Property Value

Type: SkyRadianceSizeEnum
See Also