Light.GDNativeClassBinding

Undocumented in source.

Members

Static variables

getBakeMode
GodotMethod!(Light.BakeMode) getBakeMode;
Undocumented in source.
getColor
GodotMethod!(Color) getColor;
Undocumented in source.
getCullMask
GodotMethod!(long) getCullMask;
Undocumented in source.
getParam
GodotMethod!(double, long) getParam;
Undocumented in source.
getShadowColor
GodotMethod!(Color) getShadowColor;
Undocumented in source.
getShadowReverseCullFace
GodotMethod!(bool) getShadowReverseCullFace;
Undocumented in source.
hasShadow
GodotMethod!(bool) hasShadow;
Undocumented in source.
isEditorOnly
GodotMethod!(bool) isEditorOnly;
Undocumented in source.
isNegative
GodotMethod!(bool) isNegative;
Undocumented in source.
setBakeMode
GodotMethod!(void, long) setBakeMode;
Undocumented in source.
setColor
GodotMethod!(void, Color) setColor;
Undocumented in source.
setCullMask
GodotMethod!(void, long) setCullMask;
Undocumented in source.
setEditorOnly
GodotMethod!(void, bool) setEditorOnly;
Undocumented in source.
setNegative
GodotMethod!(void, bool) setNegative;
Undocumented in source.
setParam
GodotMethod!(void, long, double) setParam;
Undocumented in source.
setShadow
GodotMethod!(void, bool) setShadow;
Undocumented in source.
setShadowColor
GodotMethod!(void, Color) setShadowColor;
Undocumented in source.
setShadowReverseCullFace
GodotMethod!(void, bool) setShadowReverseCullFace;
Undocumented in source.

Meta