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
FillFrom
Cached name for the 'fill_from' property.
public static readonly StringName FillFrom
Field Value
FillTo
Cached name for the 'fill_to' property.
public static readonly StringName FillTo
Field Value
Gradient
Cached name for the 'gradient' property.
public static readonly StringName Gradient
Field Value
Height
Cached name for the 'height' property.
public static readonly StringName Height
Field Value
Repeat
Cached name for the 'repeat' property.
public static readonly StringName Repeat
Field Value
UseHdr
Cached name for the 'use_hdr' property.
public static readonly StringName UseHdr
Field Value
Width
Cached name for the 'width' property.
public static readonly StringName Width