Table of Contents

Class VisualShaderNodeCubemap.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class VisualShaderNodeCubemap.MethodName : VisualShaderNode.MethodName
Inheritance
VisualShaderNodeCubemap.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetCubeMap

Cached name for the 'get_cube_map' method.

public static readonly StringName GetCubeMap

Field Value

StringName

GetSource

Cached name for the 'get_source' method.

public static readonly StringName GetSource

Field Value

StringName

GetTextureType

Cached name for the 'get_texture_type' method.

public static readonly StringName GetTextureType

Field Value

StringName

SetCubeMap

Cached name for the 'set_cube_map' method.

public static readonly StringName SetCubeMap

Field Value

StringName

SetSource

Cached name for the 'set_source' method.

public static readonly StringName SetSource

Field Value

StringName

SetTextureType

Cached name for the 'set_texture_type' method.

public static readonly StringName SetTextureType

Field Value

StringName