Click or drag to resize

Shader.GetMode Method

Returns the shader mode for the shader, either , or .

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Shader.Mode GetMode()

Return Value

Type: Shader.Mode

[Missing <returns> documentation for "M:Godot.Shader.GetMode"]

See Also