Class Gradient.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class Gradient.PropertyName : Resource.PropertyName
- Inheritance
-
Gradient.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
Colors
Cached name for the 'colors' property.
public static readonly StringName Colors
Field Value
InterpolationColorSpace
Cached name for the 'interpolation_color_space' property.
public static readonly StringName InterpolationColorSpace
Field Value
InterpolationMode
Cached name for the 'interpolation_mode' property.
public static readonly StringName InterpolationMode
Field Value
Offsets
Cached name for the 'offsets' property.
public static readonly StringName Offsets