Class TextureButton.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class TextureButton.PropertyName : BaseButton.PropertyName
- Inheritance
-
TextureButton.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
FlipH
Cached name for the 'flip_h' property.
public static readonly StringName FlipH
Field Value
FlipV
Cached name for the 'flip_v' property.
public static readonly StringName FlipV
Field Value
IgnoreTextureSize
Cached name for the 'ignore_texture_size' property.
public static readonly StringName IgnoreTextureSize
Field Value
StretchMode
Cached name for the 'stretch_mode' property.
public static readonly StringName StretchMode
Field Value
TextureClickMask
Cached name for the 'texture_click_mask' property.
public static readonly StringName TextureClickMask
Field Value
TextureDisabled
Cached name for the 'texture_disabled' property.
public static readonly StringName TextureDisabled
Field Value
TextureFocused
Cached name for the 'texture_focused' property.
public static readonly StringName TextureFocused
Field Value
TextureHover
Cached name for the 'texture_hover' property.
public static readonly StringName TextureHover
Field Value
TextureNormal
Cached name for the 'texture_normal' property.
public static readonly StringName TextureNormal
Field Value
TexturePressed
Cached name for the 'texture_pressed' property.
public static readonly StringName TexturePressed