CanvasItemMaterial.GDNativeClassBinding

Undocumented in source.

Members

Static variables

getBlendMode
GodotMethod!(CanvasItemMaterial.BlendMode) getBlendMode;
Undocumented in source.
getLightMode
GodotMethod!(CanvasItemMaterial.LightMode) getLightMode;
Undocumented in source.
getParticlesAnimHFrames
GodotMethod!(long) getParticlesAnimHFrames;
Undocumented in source.
getParticlesAnimLoop
GodotMethod!(bool) getParticlesAnimLoop;
Undocumented in source.
getParticlesAnimVFrames
GodotMethod!(long) getParticlesAnimVFrames;
Undocumented in source.
getParticlesAnimation
GodotMethod!(bool) getParticlesAnimation;
Undocumented in source.
setBlendMode
GodotMethod!(void, long) setBlendMode;
Undocumented in source.
setLightMode
GodotMethod!(void, long) setLightMode;
Undocumented in source.
setParticlesAnimHFrames
GodotMethod!(void, long) setParticlesAnimHFrames;
Undocumented in source.
setParticlesAnimLoop
GodotMethod!(void, bool) setParticlesAnimLoop;
Undocumented in source.
setParticlesAnimVFrames
GodotMethod!(void, long) setParticlesAnimVFrames;
Undocumented in source.
setParticlesAnimation
GodotMethod!(void, bool) setParticlesAnimation;
Undocumented in source.

Meta