- getColor
GodotMethod!(Color) getColor;
Undocumented in source.
- getEnergy
GodotMethod!(double) getEnergy;
Undocumented in source.
- getHeight
GodotMethod!(double) getHeight;
Undocumented in source.
- getItemCullMask
GodotMethod!(long) getItemCullMask;
Undocumented in source.
- getItemShadowCullMask
GodotMethod!(long) getItemShadowCullMask;
Undocumented in source.
- getLayerRangeMax
GodotMethod!(long) getLayerRangeMax;
Undocumented in source.
- getLayerRangeMin
GodotMethod!(long) getLayerRangeMin;
Undocumented in source.
- getMode
GodotMethod!(Light2D.Mode) getMode;
Undocumented in source.
- getShadowBufferSize
GodotMethod!(long) getShadowBufferSize;
Undocumented in source.
- getShadowColor
GodotMethod!(Color) getShadowColor;
Undocumented in source.
- getShadowFilter
GodotMethod!(Light2D.ShadowFilter) getShadowFilter;
Undocumented in source.
- getShadowGradientLength
GodotMethod!(double) getShadowGradientLength;
Undocumented in source.
- getShadowSmooth
GodotMethod!(double) getShadowSmooth;
Undocumented in source.
- getTexture
GodotMethod!(Texture) getTexture;
Undocumented in source.
- getTextureOffset
GodotMethod!(Vector2) getTextureOffset;
Undocumented in source.
- getTextureScale
GodotMethod!(double) getTextureScale;
Undocumented in source.
- getZRangeMax
GodotMethod!(long) getZRangeMax;
Undocumented in source.
- getZRangeMin
GodotMethod!(long) getZRangeMin;
Undocumented in source.
- isEditorOnly
GodotMethod!(bool) isEditorOnly;
Undocumented in source.
- isEnabled
GodotMethod!(bool) isEnabled;
Undocumented in source.
- isShadowEnabled
GodotMethod!(bool) isShadowEnabled;
Undocumented in source.
- setColor
GodotMethod!(void, Color) setColor;
Undocumented in source.
- setEditorOnly
GodotMethod!(void, bool) setEditorOnly;
Undocumented in source.
- setEnabled
GodotMethod!(void, bool) setEnabled;
Undocumented in source.
- setEnergy
GodotMethod!(void, double) setEnergy;
Undocumented in source.
- setHeight
GodotMethod!(void, double) setHeight;
Undocumented in source.
- setItemCullMask
GodotMethod!(void, long) setItemCullMask;
Undocumented in source.
- setItemShadowCullMask
GodotMethod!(void, long) setItemShadowCullMask;
Undocumented in source.
- setLayerRangeMax
GodotMethod!(void, long) setLayerRangeMax;
Undocumented in source.
- setLayerRangeMin
GodotMethod!(void, long) setLayerRangeMin;
Undocumented in source.
- setMode
GodotMethod!(void, long) setMode;
Undocumented in source.
- setShadowBufferSize
GodotMethod!(void, long) setShadowBufferSize;
Undocumented in source.
- setShadowColor
GodotMethod!(void, Color) setShadowColor;
Undocumented in source.
- setShadowEnabled
GodotMethod!(void, bool) setShadowEnabled;
Undocumented in source.
- setShadowFilter
GodotMethod!(void, long) setShadowFilter;
Undocumented in source.
- setShadowGradientLength
GodotMethod!(void, double) setShadowGradientLength;
Undocumented in source.
- setShadowSmooth
GodotMethod!(void, double) setShadowSmooth;
Undocumented in source.
- setTexture
GodotMethod!(void, Texture) setTexture;
Undocumented in source.
- setTextureOffset
GodotMethod!(void, Vector2) setTextureOffset;
Undocumented in source.
- setTextureScale
GodotMethod!(void, double) setTextureScale;
Undocumented in source.
- setZRangeMax
GodotMethod!(void, long) setZRangeMax;
Undocumented in source.
- setZRangeMin
GodotMethod!(void, long) setZRangeMin;
Undocumented in source.