Table of Contents

Class Shader.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the methods contained in this class, for fast lookup.

public class Shader.MethodName : Resource.MethodName
Inheritance
Shader.MethodName
Derived
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetCode

Cached name for the 'get_code' method.

public static readonly StringName GetCode

Field Value

StringName

GetDefaultTextureParameter

Cached name for the 'get_default_texture_parameter' method.

public static readonly StringName GetDefaultTextureParameter

Field Value

StringName

GetMode

Cached name for the 'get_mode' method.

public static readonly StringName GetMode

Field Value

StringName

GetShaderUniformList

Cached name for the 'get_shader_uniform_list' method.

public static readonly StringName GetShaderUniformList

Field Value

StringName

SetCode

Cached name for the 'set_code' method.

public static readonly StringName SetCode

Field Value

StringName

SetDefaultTextureParameter

Cached name for the 'set_default_texture_parameter' method.

public static readonly StringName SetDefaultTextureParameter

Field Value

StringName