Class Gradient.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class Gradient.MethodName : Resource.MethodName
- Inheritance
-
Gradient.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
AddPoint
Cached name for the 'add_point' method.
public static readonly StringName AddPoint
Field Value
GetColor
Cached name for the 'get_color' method.
public static readonly StringName GetColor
Field Value
GetColors
Cached name for the 'get_colors' method.
public static readonly StringName GetColors
Field Value
GetInterpolationColorSpace
Cached name for the 'get_interpolation_color_space' method.
public static readonly StringName GetInterpolationColorSpace
Field Value
GetInterpolationMode
Cached name for the 'get_interpolation_mode' method.
public static readonly StringName GetInterpolationMode
Field Value
GetOffset
Cached name for the 'get_offset' method.
public static readonly StringName GetOffset
Field Value
GetOffsets
Cached name for the 'get_offsets' method.
public static readonly StringName GetOffsets
Field Value
GetPointCount
Cached name for the 'get_point_count' method.
public static readonly StringName GetPointCount
Field Value
RemovePoint
Cached name for the 'remove_point' method.
public static readonly StringName RemovePoint
Field Value
Reverse
Cached name for the 'reverse' method.
public static readonly StringName Reverse
Field Value
Sample
Cached name for the 'sample' method.
public static readonly StringName Sample
Field Value
SetColor
Cached name for the 'set_color' method.
public static readonly StringName SetColor
Field Value
SetColors
Cached name for the 'set_colors' method.
public static readonly StringName SetColors
Field Value
SetInterpolationColorSpace
Cached name for the 'set_interpolation_color_space' method.
public static readonly StringName SetInterpolationColorSpace
Field Value
SetInterpolationMode
Cached name for the 'set_interpolation_mode' method.
public static readonly StringName SetInterpolationMode
Field Value
SetOffset
Cached name for the 'set_offset' method.
public static readonly StringName SetOffset
Field Value
SetOffsets
Cached name for the 'set_offsets' method.
public static readonly StringName SetOffsets