Click or drag to resize

VisualShaderGetValidNodeId Method

[Missing <summary> documentation for "M:Godot.VisualShader.GetValidNodeId(Godot.VisualShader.Type)"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public int GetValidNodeId(
	VisualShaderType type
)

Parameters

type
Type: GodotVisualShaderType

[Missing <param name="type"/> documentation for "M:Godot.VisualShader.GetValidNodeId(Godot.VisualShader.Type)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:Godot.VisualShader.GetValidNodeId(Godot.VisualShader.Type)"]

See Also