Class GradientTexture1D.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class GradientTexture1D.MethodName : Texture2D.MethodName
- Inheritance
-
GradientTexture1D.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetGradient
Cached name for the 'get_gradient' method.
public static readonly StringName GetGradient
Field Value
IsUsingHdr
Cached name for the 'is_using_hdr' method.
public static readonly StringName IsUsingHdr
Field Value
SetGradient
Cached name for the 'set_gradient' method.
public static readonly StringName SetGradient
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