Class GradientTexture2D.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class GradientTexture2D.MethodName : Texture2D.MethodName
- Inheritance
-
GradientTexture2D.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetFill
Cached name for the 'get_fill' method.
public static readonly StringName GetFill
Field Value
GetFillFrom
Cached name for the 'get_fill_from' method.
public static readonly StringName GetFillFrom
Field Value
GetFillTo
Cached name for the 'get_fill_to' method.
public static readonly StringName GetFillTo
Field Value
GetGradient
Cached name for the 'get_gradient' method.
public static readonly StringName GetGradient
Field Value
GetRepeat
Cached name for the 'get_repeat' method.
public static readonly StringName GetRepeat
Field Value
IsUsingHdr
Cached name for the 'is_using_hdr' method.
public static readonly StringName IsUsingHdr
Field Value
SetFill
Cached name for the 'set_fill' method.
public static readonly StringName SetFill
Field Value
SetFillFrom
Cached name for the 'set_fill_from' method.
public static readonly StringName SetFillFrom
Field Value
SetFillTo
Cached name for the 'set_fill_to' method.
public static readonly StringName SetFillTo
Field Value
SetGradient
Cached name for the 'set_gradient' method.
public static readonly StringName SetGradient
Field Value
SetHeight
Cached name for the 'set_height' method.
public static readonly StringName SetHeight
Field Value
SetRepeat
Cached name for the 'set_repeat' method.
public static readonly StringName SetRepeat
Field Value
SetUseHdr
Cached name for the 'set_use_hdr' method.
public static readonly StringName SetUseHdr
Field Value
SetWidth
Cached name for the 'set_width' method.
public static readonly StringName SetWidth