Class StyleBoxTexture.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class StyleBoxTexture.PropertyName : StyleBox.PropertyName
- Inheritance
-
StyleBoxTexture.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
AxisStretchHorizontal
Cached name for the 'axis_stretch_horizontal' property.
public static readonly StringName AxisStretchHorizontal
Field Value
AxisStretchVertical
Cached name for the 'axis_stretch_vertical' property.
public static readonly StringName AxisStretchVertical
Field Value
DrawCenter
Cached name for the 'draw_center' property.
public static readonly StringName DrawCenter
Field Value
ExpandMarginBottom
Cached name for the 'expand_margin_bottom' property.
public static readonly StringName ExpandMarginBottom
Field Value
ExpandMarginLeft
Cached name for the 'expand_margin_left' property.
public static readonly StringName ExpandMarginLeft
Field Value
ExpandMarginRight
Cached name for the 'expand_margin_right' property.
public static readonly StringName ExpandMarginRight
Field Value
ExpandMarginTop
Cached name for the 'expand_margin_top' property.
public static readonly StringName ExpandMarginTop
Field Value
ModulateColor
Cached name for the 'modulate_color' property.
public static readonly StringName ModulateColor
Field Value
RegionRect
Cached name for the 'region_rect' property.
public static readonly StringName RegionRect
Field Value
Texture
Cached name for the 'texture' property.
public static readonly StringName Texture
Field Value
TextureMarginBottom
Cached name for the 'texture_margin_bottom' property.
public static readonly StringName TextureMarginBottom
Field Value
TextureMarginLeft
Cached name for the 'texture_margin_left' property.
public static readonly StringName TextureMarginLeft
Field Value
TextureMarginRight
Cached name for the 'texture_margin_right' property.
public static readonly StringName TextureMarginRight
Field Value
TextureMarginTop
Cached name for the 'texture_margin_top' property.
public static readonly StringName TextureMarginTop