Class ShaderMaterial.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class ShaderMaterial.MethodName : Material.MethodName
- Inheritance
-
ShaderMaterial.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetShader
Cached name for the 'get_shader' method.
public static readonly StringName GetShader
Field Value
GetShaderParameter
Cached name for the 'get_shader_parameter' method.
public static readonly StringName GetShaderParameter
Field Value
SetShader
Cached name for the 'set_shader' method.
public static readonly StringName SetShader
Field Value
SetShaderParameter
Cached name for the 'set_shader_parameter' method.
public static readonly StringName SetShaderParameter