Class TextureProgressBar.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class TextureProgressBar.PropertyName : Range.PropertyName
- Inheritance
-
TextureProgressBar.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
FillMode
Cached name for the 'fill_mode' property.
public static readonly StringName FillMode
Field Value
NinePatchStretch
Cached name for the 'nine_patch_stretch' property.
public static readonly StringName NinePatchStretch
Field Value
RadialCenterOffset
Cached name for the 'radial_center_offset' property.
public static readonly StringName RadialCenterOffset
Field Value
RadialFillDegrees
Cached name for the 'radial_fill_degrees' property.
public static readonly StringName RadialFillDegrees
Field Value
RadialInitialAngle
Cached name for the 'radial_initial_angle' property.
public static readonly StringName RadialInitialAngle
Field Value
StretchMarginBottom
Cached name for the 'stretch_margin_bottom' property.
public static readonly StringName StretchMarginBottom
Field Value
StretchMarginLeft
Cached name for the 'stretch_margin_left' property.
public static readonly StringName StretchMarginLeft
Field Value
StretchMarginRight
Cached name for the 'stretch_margin_right' property.
public static readonly StringName StretchMarginRight
Field Value
StretchMarginTop
Cached name for the 'stretch_margin_top' property.
public static readonly StringName StretchMarginTop
Field Value
TextureOver
Cached name for the 'texture_over' property.
public static readonly StringName TextureOver
Field Value
TextureProgress
Cached name for the 'texture_progress' property.
public static readonly StringName TextureProgress
Field Value
TextureProgressOffset
Cached name for the 'texture_progress_offset' property.
public static readonly StringName TextureProgressOffset
Field Value
TextureUnder
Cached name for the 'texture_under' property.
public static readonly StringName TextureUnder
Field Value
TintOver
Cached name for the 'tint_over' property.
public static readonly StringName TintOver
Field Value
TintProgress
Cached name for the 'tint_progress' property.
public static readonly StringName TintProgress
Field Value
TintUnder
Cached name for the 'tint_under' property.
public static readonly StringName TintUnder