VisualShaderNodeCompare.GDNativeClassBinding

Undocumented in source.

Members

Static variables

getComparisonType
GodotMethod!(VisualShaderNodeCompare.ComparisonType) getComparisonType;
Undocumented in source.
getCondition
GodotMethod!(VisualShaderNodeCompare.Condition) getCondition;
Undocumented in source.
getFunction
GodotMethod!(VisualShaderNodeCompare.Function) getFunction;
Undocumented in source.
setComparisonType
GodotMethod!(void, long) setComparisonType;
Undocumented in source.
setCondition
GodotMethod!(void, long) setCondition;
Undocumented in source.
setFunction
GodotMethod!(void, long) setFunction;
Undocumented in source.

Meta