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
GetSource
Cached name for the 'get_source' method.
public static readonly StringName GetSource
Field Value
GetTextureType
Cached name for the 'get_texture_type' method.
public static readonly StringName GetTextureType
Field Value
SetCubeMap
Cached name for the 'set_cube_map' method.
public static readonly StringName SetCubeMap
Field Value
SetSource
Cached name for the 'set_source' method.
public static readonly StringName SetSource
Field Value
SetTextureType
Cached name for the 'set_texture_type' method.
public static readonly StringName SetTextureType