- bake
GodotMethod!(BakedLightmap.BakeError, Node, String) bake;
Undocumented in source.
- getBakeQuality
GodotMethod!(BakedLightmap.BakeQuality) getBakeQuality;
Undocumented in source.
- getBias
GodotMethod!(double) getBias;
Undocumented in source.
- getBounces
GodotMethod!(long) getBounces;
Undocumented in source.
- getCaptureCellSize
GodotMethod!(double) getCaptureCellSize;
Undocumented in source.
- getCaptureEnabled
GodotMethod!(bool) getCaptureEnabled;
Undocumented in source.
- getCapturePropagation
GodotMethod!(double) getCapturePropagation;
Undocumented in source.
- getCaptureQuality
GodotMethod!(BakedLightmap.BakeQuality) getCaptureQuality;
Undocumented in source.
- getDefaultTexelsPerUnit
GodotMethod!(double) getDefaultTexelsPerUnit;
Undocumented in source.
- getEnvironmentCustomColor
GodotMethod!(Color) getEnvironmentCustomColor;
Undocumented in source.
- getEnvironmentCustomEnergy
GodotMethod!(double) getEnvironmentCustomEnergy;
Undocumented in source.
- getEnvironmentCustomSky
GodotMethod!(Sky) getEnvironmentCustomSky;
Undocumented in source.
- getEnvironmentCustomSkyRotationDegrees
GodotMethod!(Vector3) getEnvironmentCustomSkyRotationDegrees;
Undocumented in source.
- getEnvironmentMinLight
GodotMethod!(Color) getEnvironmentMinLight;
Undocumented in source.
- getEnvironmentMode
GodotMethod!(BakedLightmap.EnvironmentMode) getEnvironmentMode;
Undocumented in source.
- getExtents
GodotMethod!(Vector3) getExtents;
Undocumented in source.
- getImagePath
GodotMethod!(String) getImagePath;
Undocumented in source.
- getLightData
GodotMethod!(BakedLightmapData) getLightData;
Undocumented in source.
- getMaxAtlasSize
GodotMethod!(long) getMaxAtlasSize;
Undocumented in source.
- isGenerateAtlasEnabled
GodotMethod!(bool) isGenerateAtlasEnabled;
Undocumented in source.
- isUsingColor
GodotMethod!(bool) isUsingColor;
Undocumented in source.
- isUsingDenoiser
GodotMethod!(bool) isUsingDenoiser;
Undocumented in source.
- isUsingHdr
GodotMethod!(bool) isUsingHdr;
Undocumented in source.
- setBakeQuality
GodotMethod!(void, long) setBakeQuality;
Undocumented in source.
- setBias
GodotMethod!(void, double) setBias;
Undocumented in source.
- setBounces
GodotMethod!(void, long) setBounces;
Undocumented in source.
- setCaptureCellSize
GodotMethod!(void, double) setCaptureCellSize;
Undocumented in source.
- setCaptureEnabled
GodotMethod!(void, bool) setCaptureEnabled;
Undocumented in source.
- setCapturePropagation
GodotMethod!(void, double) setCapturePropagation;
Undocumented in source.
- setCaptureQuality
GodotMethod!(void, long) setCaptureQuality;
Undocumented in source.
- setDefaultTexelsPerUnit
GodotMethod!(void, double) setDefaultTexelsPerUnit;
Undocumented in source.
- setEnvironmentCustomColor
GodotMethod!(void, Color) setEnvironmentCustomColor;
Undocumented in source.
- setEnvironmentCustomEnergy
GodotMethod!(void, double) setEnvironmentCustomEnergy;
Undocumented in source.
- setEnvironmentCustomSky
GodotMethod!(void, Sky) setEnvironmentCustomSky;
Undocumented in source.
- setEnvironmentCustomSkyRotationDegrees
GodotMethod!(void, Vector3) setEnvironmentCustomSkyRotationDegrees;
Undocumented in source.
- setEnvironmentMinLight
GodotMethod!(void, Color) setEnvironmentMinLight;
Undocumented in source.
- setEnvironmentMode
GodotMethod!(void, long) setEnvironmentMode;
Undocumented in source.
- setExtents
GodotMethod!(void, Vector3) setExtents;
Undocumented in source.
- setGenerateAtlas
GodotMethod!(void, bool) setGenerateAtlas;
Undocumented in source.
- setImagePath
GodotMethod!(void, String) setImagePath;
Undocumented in source.
- setLightData
GodotMethod!(void, BakedLightmapData) setLightData;
Undocumented in source.
- setMaxAtlasSize
GodotMethod!(void, long) setMaxAtlasSize;
Undocumented in source.
- setUseColor
GodotMethod!(void, bool) setUseColor;
Undocumented in source.
- setUseDenoiser
GodotMethod!(void, bool) setUseDenoiser;
Undocumented in source.
- setUseHdr
GodotMethod!(void, bool) setUseHdr;
Undocumented in source.