ShaderMaterial.GDNativeClassBinding

Undocumented in source.

Members

Static variables

_shaderChanged
GodotMethod!(void) _shaderChanged;
Undocumented in source.
getShader
GodotMethod!(Shader) getShader;
Undocumented in source.
getShaderParam
GodotMethod!(Variant, String) getShaderParam;
Undocumented in source.
propertyCanRevert
GodotMethod!(bool, String) propertyCanRevert;
Undocumented in source.
propertyGetRevert
GodotMethod!(Variant, String) propertyGetRevert;
Undocumented in source.
setShader
GodotMethod!(void, Shader) setShader;
Undocumented in source.
setShaderParam
GodotMethod!(void, String, Variant) setShaderParam;
Undocumented in source.

Meta