Environment.GDNativeClassBinding

Undocumented in source.
struct Environment
package @nogc nothrow static
struct GDNativeClassBinding {}

Members

Static variables

getAdjustmentBrightness
GodotMethod!(double) getAdjustmentBrightness;
Undocumented in source.
getAdjustmentColorCorrection
GodotMethod!(Texture) getAdjustmentColorCorrection;
Undocumented in source.
getAdjustmentContrast
GodotMethod!(double) getAdjustmentContrast;
Undocumented in source.
getAdjustmentSaturation
GodotMethod!(double) getAdjustmentSaturation;
Undocumented in source.
getAmbientLightColor
GodotMethod!(Color) getAmbientLightColor;
Undocumented in source.
getAmbientLightEnergy
GodotMethod!(double) getAmbientLightEnergy;
Undocumented in source.
getAmbientLightSkyContribution
GodotMethod!(double) getAmbientLightSkyContribution;
Undocumented in source.
getBackground
GodotMethod!(Environment.BGMode) getBackground;
Undocumented in source.
getBgColor
GodotMethod!(Color) getBgColor;
Undocumented in source.
getBgEnergy
GodotMethod!(double) getBgEnergy;
Undocumented in source.
getCameraFeedId
GodotMethod!(long) getCameraFeedId;
Undocumented in source.
getCanvasMaxLayer
GodotMethod!(long) getCanvasMaxLayer;
Undocumented in source.
getDofBlurFarAmount
GodotMethod!(double) getDofBlurFarAmount;
Undocumented in source.
getDofBlurFarDistance
GodotMethod!(double) getDofBlurFarDistance;
Undocumented in source.
getDofBlurFarQuality
GodotMethod!(Environment.DOFBlurQuality) getDofBlurFarQuality;
Undocumented in source.
getDofBlurFarTransition
GodotMethod!(double) getDofBlurFarTransition;
Undocumented in source.
getDofBlurNearAmount
GodotMethod!(double) getDofBlurNearAmount;
Undocumented in source.
getDofBlurNearDistance
GodotMethod!(double) getDofBlurNearDistance;
Undocumented in source.
getDofBlurNearQuality
GodotMethod!(Environment.DOFBlurQuality) getDofBlurNearQuality;
Undocumented in source.
getDofBlurNearTransition
GodotMethod!(double) getDofBlurNearTransition;
Undocumented in source.
getFogColor
GodotMethod!(Color) getFogColor;
Undocumented in source.
getFogDepthBegin
GodotMethod!(double) getFogDepthBegin;
Undocumented in source.
getFogDepthCurve
GodotMethod!(double) getFogDepthCurve;
Undocumented in source.
getFogDepthEnd
GodotMethod!(double) getFogDepthEnd;
Undocumented in source.
getFogHeightCurve
GodotMethod!(double) getFogHeightCurve;
Undocumented in source.
getFogHeightMax
GodotMethod!(double) getFogHeightMax;
Undocumented in source.
getFogHeightMin
GodotMethod!(double) getFogHeightMin;
Undocumented in source.
getFogSunAmount
GodotMethod!(double) getFogSunAmount;
Undocumented in source.
getFogSunColor
GodotMethod!(Color) getFogSunColor;
Undocumented in source.
getFogTransmitCurve
GodotMethod!(double) getFogTransmitCurve;
Undocumented in source.
getGlowBlendMode
GodotMethod!(Environment.GlowBlendMode) getGlowBlendMode;
Undocumented in source.
getGlowBloom
GodotMethod!(double) getGlowBloom;
Undocumented in source.
getGlowHdrBleedScale
GodotMethod!(double) getGlowHdrBleedScale;
Undocumented in source.
getGlowHdrBleedThreshold
GodotMethod!(double) getGlowHdrBleedThreshold;
Undocumented in source.
getGlowHdrLuminanceCap
GodotMethod!(double) getGlowHdrLuminanceCap;
Undocumented in source.
getGlowIntensity
GodotMethod!(double) getGlowIntensity;
Undocumented in source.
getGlowStrength
GodotMethod!(double) getGlowStrength;
Undocumented in source.
getSky
GodotMethod!(Sky) getSky;
Undocumented in source.
getSkyCustomFov
GodotMethod!(double) getSkyCustomFov;
Undocumented in source.
getSkyOrientation
GodotMethod!(Basis) getSkyOrientation;
Undocumented in source.
getSkyRotation
GodotMethod!(Vector3) getSkyRotation;
Undocumented in source.
getSkyRotationDegrees
GodotMethod!(Vector3) getSkyRotationDegrees;
Undocumented in source.
getSsaoAoChannelAffect
GodotMethod!(double) getSsaoAoChannelAffect;
Undocumented in source.
getSsaoBias
GodotMethod!(double) getSsaoBias;
Undocumented in source.
getSsaoBlur
GodotMethod!(Environment.SSAOBlur) getSsaoBlur;
Undocumented in source.
getSsaoColor
GodotMethod!(Color) getSsaoColor;
Undocumented in source.
getSsaoDirectLightAffect
GodotMethod!(double) getSsaoDirectLightAffect;
Undocumented in source.
getSsaoEdgeSharpness
GodotMethod!(double) getSsaoEdgeSharpness;
Undocumented in source.
getSsaoIntensity
GodotMethod!(double) getSsaoIntensity;
Undocumented in source.
getSsaoIntensity2
GodotMethod!(double) getSsaoIntensity2;
Undocumented in source.
getSsaoQuality
GodotMethod!(Environment.SSAOQuality) getSsaoQuality;
Undocumented in source.
getSsaoRadius
GodotMethod!(double) getSsaoRadius;
Undocumented in source.
getSsaoRadius2
GodotMethod!(double) getSsaoRadius2;
Undocumented in source.
getSsrDepthTolerance
GodotMethod!(double) getSsrDepthTolerance;
Undocumented in source.
getSsrFadeIn
GodotMethod!(double) getSsrFadeIn;
Undocumented in source.
getSsrFadeOut
GodotMethod!(double) getSsrFadeOut;
Undocumented in source.
getSsrMaxSteps
GodotMethod!(long) getSsrMaxSteps;
Undocumented in source.
getTonemapAutoExposure
GodotMethod!(bool) getTonemapAutoExposure;
Undocumented in source.
getTonemapAutoExposureGrey
GodotMethod!(double) getTonemapAutoExposureGrey;
Undocumented in source.
getTonemapAutoExposureMax
GodotMethod!(double) getTonemapAutoExposureMax;
Undocumented in source.
getTonemapAutoExposureMin
GodotMethod!(double) getTonemapAutoExposureMin;
Undocumented in source.
getTonemapAutoExposureSpeed
GodotMethod!(double) getTonemapAutoExposureSpeed;
Undocumented in source.
getTonemapExposure
GodotMethod!(double) getTonemapExposure;
Undocumented in source.
getTonemapWhite
GodotMethod!(double) getTonemapWhite;
Undocumented in source.
getTonemapper
GodotMethod!(Environment.ToneMapper) getTonemapper;
Undocumented in source.
isAdjustmentEnabled
GodotMethod!(bool) isAdjustmentEnabled;
Undocumented in source.
isDofBlurFarEnabled
GodotMethod!(bool) isDofBlurFarEnabled;
Undocumented in source.
isDofBlurNearEnabled
GodotMethod!(bool) isDofBlurNearEnabled;
Undocumented in source.
isFogDepthEnabled
GodotMethod!(bool) isFogDepthEnabled;
Undocumented in source.
isFogEnabled
GodotMethod!(bool) isFogEnabled;
Undocumented in source.
isFogHeightEnabled
GodotMethod!(bool) isFogHeightEnabled;
Undocumented in source.
isFogTransmitEnabled
GodotMethod!(bool) isFogTransmitEnabled;
Undocumented in source.
isGlowBicubicUpscaleEnabled
GodotMethod!(bool) isGlowBicubicUpscaleEnabled;
Undocumented in source.
isGlowEnabled
GodotMethod!(bool) isGlowEnabled;
Undocumented in source.
isGlowLevelEnabled
GodotMethod!(bool, long) isGlowLevelEnabled;
Undocumented in source.
isSsaoEnabled
GodotMethod!(bool) isSsaoEnabled;
Undocumented in source.
isSsrEnabled
GodotMethod!(bool) isSsrEnabled;
Undocumented in source.
isSsrRough
GodotMethod!(bool) isSsrRough;
Undocumented in source.
setAdjustmentBrightness
GodotMethod!(void, double) setAdjustmentBrightness;
Undocumented in source.
setAdjustmentColorCorrection
GodotMethod!(void, Texture) setAdjustmentColorCorrection;
Undocumented in source.
setAdjustmentContrast
GodotMethod!(void, double) setAdjustmentContrast;
Undocumented in source.
setAdjustmentEnable
GodotMethod!(void, bool) setAdjustmentEnable;
Undocumented in source.
setAdjustmentSaturation
GodotMethod!(void, double) setAdjustmentSaturation;
Undocumented in source.
setAmbientLightColor
GodotMethod!(void, Color) setAmbientLightColor;
Undocumented in source.
setAmbientLightEnergy
GodotMethod!(void, double) setAmbientLightEnergy;
Undocumented in source.
setAmbientLightSkyContribution
GodotMethod!(void, double) setAmbientLightSkyContribution;
Undocumented in source.
setBackground
GodotMethod!(void, long) setBackground;
Undocumented in source.
setBgColor
GodotMethod!(void, Color) setBgColor;
Undocumented in source.
setBgEnergy
GodotMethod!(void, double) setBgEnergy;
Undocumented in source.
setCameraFeedId
GodotMethod!(void, long) setCameraFeedId;
Undocumented in source.
setCanvasMaxLayer
GodotMethod!(void, long) setCanvasMaxLayer;
Undocumented in source.
setDofBlurFarAmount
GodotMethod!(void, double) setDofBlurFarAmount;
Undocumented in source.
setDofBlurFarDistance
GodotMethod!(void, double) setDofBlurFarDistance;
Undocumented in source.
setDofBlurFarEnabled
GodotMethod!(void, bool) setDofBlurFarEnabled;
Undocumented in source.
setDofBlurFarQuality
GodotMethod!(void, long) setDofBlurFarQuality;
Undocumented in source.
setDofBlurFarTransition
GodotMethod!(void, double) setDofBlurFarTransition;
Undocumented in source.
setDofBlurNearAmount
GodotMethod!(void, double) setDofBlurNearAmount;
Undocumented in source.
setDofBlurNearDistance
GodotMethod!(void, double) setDofBlurNearDistance;
Undocumented in source.
setDofBlurNearEnabled
GodotMethod!(void, bool) setDofBlurNearEnabled;
Undocumented in source.
setDofBlurNearQuality
GodotMethod!(void, long) setDofBlurNearQuality;
Undocumented in source.
setDofBlurNearTransition
GodotMethod!(void, double) setDofBlurNearTransition;
Undocumented in source.
setFogColor
GodotMethod!(void, Color) setFogColor;
Undocumented in source.
setFogDepthBegin
GodotMethod!(void, double) setFogDepthBegin;
Undocumented in source.
setFogDepthCurve
GodotMethod!(void, double) setFogDepthCurve;
Undocumented in source.
setFogDepthEnabled
GodotMethod!(void, bool) setFogDepthEnabled;
Undocumented in source.
setFogDepthEnd
GodotMethod!(void, double) setFogDepthEnd;
Undocumented in source.
setFogEnabled
GodotMethod!(void, bool) setFogEnabled;
Undocumented in source.
setFogHeightCurve
GodotMethod!(void, double) setFogHeightCurve;
Undocumented in source.
setFogHeightEnabled
GodotMethod!(void, bool) setFogHeightEnabled;
Undocumented in source.
setFogHeightMax
GodotMethod!(void, double) setFogHeightMax;
Undocumented in source.
setFogHeightMin
GodotMethod!(void, double) setFogHeightMin;
Undocumented in source.
setFogSunAmount
GodotMethod!(void, double) setFogSunAmount;
Undocumented in source.
setFogSunColor
GodotMethod!(void, Color) setFogSunColor;
Undocumented in source.
setFogTransmitCurve
GodotMethod!(void, double) setFogTransmitCurve;
Undocumented in source.
setFogTransmitEnabled
GodotMethod!(void, bool) setFogTransmitEnabled;
Undocumented in source.
setGlowBicubicUpscale
GodotMethod!(void, bool) setGlowBicubicUpscale;
Undocumented in source.
setGlowBlendMode
GodotMethod!(void, long) setGlowBlendMode;
Undocumented in source.
setGlowBloom
GodotMethod!(void, double) setGlowBloom;
Undocumented in source.
setGlowEnabled
GodotMethod!(void, bool) setGlowEnabled;
Undocumented in source.
setGlowHdrBleedScale
GodotMethod!(void, double) setGlowHdrBleedScale;
Undocumented in source.
setGlowHdrBleedThreshold
GodotMethod!(void, double) setGlowHdrBleedThreshold;
Undocumented in source.
setGlowHdrLuminanceCap
GodotMethod!(void, double) setGlowHdrLuminanceCap;
Undocumented in source.
setGlowIntensity
GodotMethod!(void, double) setGlowIntensity;
Undocumented in source.
setGlowLevel
GodotMethod!(void, long, bool) setGlowLevel;
Undocumented in source.
setGlowStrength
GodotMethod!(void, double) setGlowStrength;
Undocumented in source.
setSky
GodotMethod!(void, Sky) setSky;
Undocumented in source.
setSkyCustomFov
GodotMethod!(void, double) setSkyCustomFov;
Undocumented in source.
setSkyOrientation
GodotMethod!(void, Basis) setSkyOrientation;
Undocumented in source.
setSkyRotation
GodotMethod!(void, Vector3) setSkyRotation;
Undocumented in source.
setSkyRotationDegrees
GodotMethod!(void, Vector3) setSkyRotationDegrees;
Undocumented in source.
setSsaoAoChannelAffect
GodotMethod!(void, double) setSsaoAoChannelAffect;
Undocumented in source.
setSsaoBias
GodotMethod!(void, double) setSsaoBias;
Undocumented in source.
setSsaoBlur
GodotMethod!(void, long) setSsaoBlur;
Undocumented in source.
setSsaoColor
GodotMethod!(void, Color) setSsaoColor;
Undocumented in source.
setSsaoDirectLightAffect
GodotMethod!(void, double) setSsaoDirectLightAffect;
Undocumented in source.
setSsaoEdgeSharpness
GodotMethod!(void, double) setSsaoEdgeSharpness;
Undocumented in source.
setSsaoEnabled
GodotMethod!(void, bool) setSsaoEnabled;
Undocumented in source.
setSsaoIntensity
GodotMethod!(void, double) setSsaoIntensity;
Undocumented in source.
setSsaoIntensity2
GodotMethod!(void, double) setSsaoIntensity2;
Undocumented in source.
setSsaoQuality
GodotMethod!(void, long) setSsaoQuality;
Undocumented in source.
setSsaoRadius
GodotMethod!(void, double) setSsaoRadius;
Undocumented in source.
setSsaoRadius2
GodotMethod!(void, double) setSsaoRadius2;
Undocumented in source.
setSsrDepthTolerance
GodotMethod!(void, double) setSsrDepthTolerance;
Undocumented in source.
setSsrEnabled
GodotMethod!(void, bool) setSsrEnabled;
Undocumented in source.
setSsrFadeIn
GodotMethod!(void, double) setSsrFadeIn;
Undocumented in source.
setSsrFadeOut
GodotMethod!(void, double) setSsrFadeOut;
Undocumented in source.
setSsrMaxSteps
GodotMethod!(void, long) setSsrMaxSteps;
Undocumented in source.
setSsrRough
GodotMethod!(void, bool) setSsrRough;
Undocumented in source.
setTonemapAutoExposure
GodotMethod!(void, bool) setTonemapAutoExposure;
Undocumented in source.
setTonemapAutoExposureGrey
GodotMethod!(void, double) setTonemapAutoExposureGrey;
Undocumented in source.
setTonemapAutoExposureMax
GodotMethod!(void, double) setTonemapAutoExposureMax;
Undocumented in source.
setTonemapAutoExposureMin
GodotMethod!(void, double) setTonemapAutoExposureMin;
Undocumented in source.
setTonemapAutoExposureSpeed
GodotMethod!(void, double) setTonemapAutoExposureSpeed;
Undocumented in source.
setTonemapExposure
GodotMethod!(void, double) setTonemapExposure;
Undocumented in source.
setTonemapWhite
GodotMethod!(void, double) setTonemapWhite;
Undocumented in source.
setTonemapper
GodotMethod!(void, long) setTonemapper;
Undocumented in source.

Meta