Class CurveXyzTexture.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class CurveXyzTexture.MethodName : Texture2D.MethodName
- Inheritance
-
CurveXyzTexture.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetCurveX
Cached name for the 'get_curve_x' method.
public static readonly StringName GetCurveX
Field Value
GetCurveY
Cached name for the 'get_curve_y' method.
public static readonly StringName GetCurveY
Field Value
GetCurveZ
Cached name for the 'get_curve_z' method.
public static readonly StringName GetCurveZ
Field Value
SetCurveX
Cached name for the 'set_curve_x' method.
public static readonly StringName SetCurveX
Field Value
SetCurveY
Cached name for the 'set_curve_y' method.
public static readonly StringName SetCurveY
Field Value
SetCurveZ
Cached name for the 'set_curve_z' method.
public static readonly StringName SetCurveZ
Field Value
SetWidth
Cached name for the 'set_width' method.
public static readonly StringName SetWidth