VisualShaderNode.GDNativeClassBinding

Undocumented in source.

Members

Static variables

getDefaultInputValues
GodotMethod!(Array) getDefaultInputValues;
Undocumented in source.
getInputPortDefaultValue
GodotMethod!(Variant, long) getInputPortDefaultValue;
Undocumented in source.
getOutputPortForPreview
GodotMethod!(long) getOutputPortForPreview;
Undocumented in source.
setDefaultInputValues
GodotMethod!(void, Array) setDefaultInputValues;
Undocumented in source.
setInputPortDefaultValue
GodotMethod!(void, long, Variant) setInputPortDefaultValue;
Undocumented in source.
setOutputPortForPreview
GodotMethod!(void, long) setOutputPortForPreview;
Undocumented in source.

Meta