Click or drag to resize

ShaderGetMode Method

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

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

Return Value

Type: ShaderMode

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

See Also