Table of Contents

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

StringName

GetShaderParameter

Cached name for the 'get_shader_parameter' method.

public static readonly StringName GetShaderParameter

Field Value

StringName

SetShader

Cached name for the 'set_shader' method.

public static readonly StringName SetShader

Field Value

StringName

SetShaderParameter

Cached name for the 'set_shader_parameter' method.

public static readonly StringName SetShaderParameter

Field Value

StringName