- _threadDone
GodotMethod!(void, Image) _threadDone;
Undocumented in source.
- _updateSky
GodotMethod!(void) _updateSky;
Undocumented in source.
- getGroundBottomColor
GodotMethod!(Color) getGroundBottomColor;
Undocumented in source.
- getGroundCurve
GodotMethod!(double) getGroundCurve;
Undocumented in source.
- getGroundEnergy
GodotMethod!(double) getGroundEnergy;
Undocumented in source.
- getGroundHorizonColor
GodotMethod!(Color) getGroundHorizonColor;
Undocumented in source.
- getSkyCurve
GodotMethod!(double) getSkyCurve;
Undocumented in source.
- getSkyEnergy
GodotMethod!(double) getSkyEnergy;
Undocumented in source.
- getSkyHorizonColor
GodotMethod!(Color) getSkyHorizonColor;
Undocumented in source.
- getSkyTopColor
GodotMethod!(Color) getSkyTopColor;
Undocumented in source.
- getSunAngleMax
GodotMethod!(double) getSunAngleMax;
Undocumented in source.
- getSunAngleMin
GodotMethod!(double) getSunAngleMin;
Undocumented in source.
- getSunColor
GodotMethod!(Color) getSunColor;
Undocumented in source.
- getSunCurve
GodotMethod!(double) getSunCurve;
Undocumented in source.
- getSunEnergy
GodotMethod!(double) getSunEnergy;
Undocumented in source.
- getSunLatitude
GodotMethod!(double) getSunLatitude;
Undocumented in source.
- getSunLongitude
GodotMethod!(double) getSunLongitude;
Undocumented in source.
- getTextureSize
GodotMethod!(ProceduralSky.TextureSize) getTextureSize;
Undocumented in source.
- setGroundBottomColor
GodotMethod!(void, Color) setGroundBottomColor;
Undocumented in source.
- setGroundCurve
GodotMethod!(void, double) setGroundCurve;
Undocumented in source.
- setGroundEnergy
GodotMethod!(void, double) setGroundEnergy;
Undocumented in source.
- setGroundHorizonColor
GodotMethod!(void, Color) setGroundHorizonColor;
Undocumented in source.
- setSkyCurve
GodotMethod!(void, double) setSkyCurve;
Undocumented in source.
- setSkyEnergy
GodotMethod!(void, double) setSkyEnergy;
Undocumented in source.
- setSkyHorizonColor
GodotMethod!(void, Color) setSkyHorizonColor;
Undocumented in source.
- setSkyTopColor
GodotMethod!(void, Color) setSkyTopColor;
Undocumented in source.
- setSunAngleMax
GodotMethod!(void, double) setSunAngleMax;
Undocumented in source.
- setSunAngleMin
GodotMethod!(void, double) setSunAngleMin;
Undocumented in source.
- setSunColor
GodotMethod!(void, Color) setSunColor;
Undocumented in source.
- setSunCurve
GodotMethod!(void, double) setSunCurve;
Undocumented in source.
- setSunEnergy
GodotMethod!(void, double) setSunEnergy;
Undocumented in source.
- setSunLatitude
GodotMethod!(void, double) setSunLatitude;
Undocumented in source.
- setSunLongitude
GodotMethod!(void, double) setSunLongitude;
Undocumented in source.
- setTextureSize
GodotMethod!(void, long) setTextureSize;
Undocumented in source.