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
GetDefaultTextureParameter
Cached name for the 'get_default_texture_parameter' method.
public static readonly StringName GetDefaultTextureParameter
Field Value
GetMode
Cached name for the 'get_mode' method.
public static readonly StringName GetMode
Field Value
GetShaderUniformList
Cached name for the 'get_shader_uniform_list' method.
public static readonly StringName GetShaderUniformList
Field Value
SetCode
Cached name for the 'set_code' method.
public static readonly StringName SetCode
Field Value
SetDefaultTextureParameter
Cached name for the 'set_default_texture_parameter' method.
public static readonly StringName SetDefaultTextureParameter