Class VisualShaderNodeResizableBase.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class VisualShaderNodeResizableBase.MethodName : VisualShaderNode.MethodName
- Inheritance
-
VisualShaderNodeResizableBase.MethodName
- Derived
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetSize
Cached name for the 'get_size' method.
public static readonly StringName GetSize
Field Value
SetSize
Cached name for the 'set_size' method.
public static readonly StringName SetSize