godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
BakedLightmap.atlasMaxSize
godot
bakedlightmap
BakedLightmap
Maximum size of each lightmap layer, only used when
atlasGenerate
is enabled.
long
atlasMaxSize
[@property getter]
struct
BakedLightmap
@
nogc
nothrow @
property
long
atlasMaxSize
(
)
long
atlasMaxSize
[@property setter]
Meta
Source
See Implementation
godot
bakedlightmap
BakedLightmap
aliases
BaseClasses
enums
BakeError
BakeQuality
Constants
EnvironmentMode
functions
bake
getBakeQuality
getBias
getBounces
getCaptureCellSize
getCaptureEnabled
getCapturePropagation
getCaptureQuality
getDefaultTexelsPerUnit
getEnvironmentCustomColor
getEnvironmentCustomEnergy
getEnvironmentCustomSky
getEnvironmentCustomSkyRotationDegrees
getEnvironmentMinLight
getEnvironmentMode
getExtents
getImagePath
getLightData
getMaxAtlasSize
isGenerateAtlasEnabled
isUsingColor
isUsingDenoiser
isUsingHdr
opAssign
opEquals
setBakeQuality
setBias
setBounces
setCaptureCellSize
setCaptureEnabled
setCapturePropagation
setCaptureQuality
setDefaultTexelsPerUnit
setEnvironmentCustomColor
setEnvironmentCustomEnergy
setEnvironmentCustomSky
setEnvironmentCustomSkyRotationDegrees
setEnvironmentMinLight
setEnvironmentMode
setExtents
setGenerateAtlas
setImagePath
setLightData
setMaxAtlasSize
setUseColor
setUseDenoiser
setUseHdr
toHash
properties
atlasGenerate
atlasMaxSize
bias
bounces
captureCellSize
captureEnabled
capturePropagation
captureQuality
defaultTexelsPerUnit
environmentCustomColor
environmentCustomEnergy
environmentCustomSky
environmentCustomSkyRotationDegrees
environmentMinLight
environmentMode
extents
imagePath
lightData
quality
useColor
useDenoiser
useHdr
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Maximum size of each lightmap layer, only used when atlasGenerate is enabled.