Table of Contents

Class GradientTexture2D.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the properties and fields contained in this class, for fast lookup.

public class GradientTexture2D.PropertyName : Texture2D.PropertyName
Inheritance
GradientTexture2D.PropertyName
Inherited Members

Constructors

PropertyName()

public PropertyName()

Fields

Fill

Cached name for the 'fill' property.

public static readonly StringName Fill

Field Value

StringName

FillFrom

Cached name for the 'fill_from' property.

public static readonly StringName FillFrom

Field Value

StringName

FillTo

Cached name for the 'fill_to' property.

public static readonly StringName FillTo

Field Value

StringName

Gradient

Cached name for the 'gradient' property.

public static readonly StringName Gradient

Field Value

StringName

Height

Cached name for the 'height' property.

public static readonly StringName Height

Field Value

StringName

Repeat

Cached name for the 'repeat' property.

public static readonly StringName Repeat

Field Value

StringName

UseHdr

Cached name for the 'use_hdr' property.

public static readonly StringName UseHdr

Field Value

StringName

Width

Cached name for the 'width' property.

public static readonly StringName Width

Field Value

StringName