Table of Contents

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

StringName

GetColor

Cached name for the 'get_color' method.

public static readonly StringName GetColor

Field Value

StringName

GetColors

Cached name for the 'get_colors' method.

public static readonly StringName GetColors

Field Value

StringName

GetInterpolationColorSpace

Cached name for the 'get_interpolation_color_space' method.

public static readonly StringName GetInterpolationColorSpace

Field Value

StringName

GetInterpolationMode

Cached name for the 'get_interpolation_mode' method.

public static readonly StringName GetInterpolationMode

Field Value

StringName

GetOffset

Cached name for the 'get_offset' method.

public static readonly StringName GetOffset

Field Value

StringName

GetOffsets

Cached name for the 'get_offsets' method.

public static readonly StringName GetOffsets

Field Value

StringName

GetPointCount

Cached name for the 'get_point_count' method.

public static readonly StringName GetPointCount

Field Value

StringName

RemovePoint

Cached name for the 'remove_point' method.

public static readonly StringName RemovePoint

Field Value

StringName

Reverse

Cached name for the 'reverse' method.

public static readonly StringName Reverse

Field Value

StringName

Sample

Cached name for the 'sample' method.

public static readonly StringName Sample

Field Value

StringName

SetColor

Cached name for the 'set_color' method.

public static readonly StringName SetColor

Field Value

StringName

SetColors

Cached name for the 'set_colors' method.

public static readonly StringName SetColors

Field Value

StringName

SetInterpolationColorSpace

Cached name for the 'set_interpolation_color_space' method.

public static readonly StringName SetInterpolationColorSpace

Field Value

StringName

SetInterpolationMode

Cached name for the 'set_interpolation_mode' method.

public static readonly StringName SetInterpolationMode

Field Value

StringName

SetOffset

Cached name for the 'set_offset' method.

public static readonly StringName SetOffset

Field Value

StringName

SetOffsets

Cached name for the 'set_offsets' method.

public static readonly StringName SetOffsets

Field Value

StringName