Click or drag to resize

VisualShaderNodeColorOpGetOperator Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.VisualShaderNodeColorOp.GetOperator"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetOperator is deprecated. Use the Operator property instead.")]
public VisualShaderNodeColorOpOperatorEnum GetOperator()

Return Value

Type: VisualShaderNodeColorOpOperatorEnum

[Missing <returns> documentation for "M:Godot.VisualShaderNodeColorOp.GetOperator"]

See Also