Table of Contents

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

StringName

IsUsingHdr

Cached name for the 'is_using_hdr' method.

public static readonly StringName IsUsingHdr

Field Value

StringName

SetGradient

Cached name for the 'set_gradient' method.

public static readonly StringName SetGradient

Field Value

StringName

SetUseHdr

Cached name for the 'set_use_hdr' method.

public static readonly StringName SetUseHdr

Field Value

StringName

SetWidth

Cached name for the 'set_width' method.

public static readonly StringName SetWidth

Field Value

StringName