Class CurveTexture.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class CurveTexture.MethodName : Texture2D.MethodName
- Inheritance
-
CurveTexture.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetCurve
Cached name for the 'get_curve' method.
public static readonly StringName GetCurve
Field Value
GetTextureMode
Cached name for the 'get_texture_mode' method.
public static readonly StringName GetTextureMode
Field Value
SetCurve
Cached name for the 'set_curve' method.
public static readonly StringName SetCurve
Field Value
SetTextureMode
Cached name for the 'set_texture_mode' method.
public static readonly StringName SetTextureMode
Field Value
SetWidth
Cached name for the 'set_width' method.
public static readonly StringName SetWidth