Table of Contents

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

StringName

FlipV

Cached name for the 'flip_v' property.

public static readonly StringName FlipV

Field Value

StringName

IgnoreTextureSize

Cached name for the 'ignore_texture_size' property.

public static readonly StringName IgnoreTextureSize

Field Value

StringName

StretchMode

Cached name for the 'stretch_mode' property.

public static readonly StringName StretchMode

Field Value

StringName

TextureClickMask

Cached name for the 'texture_click_mask' property.

public static readonly StringName TextureClickMask

Field Value

StringName

TextureDisabled

Cached name for the 'texture_disabled' property.

public static readonly StringName TextureDisabled

Field Value

StringName

TextureFocused

Cached name for the 'texture_focused' property.

public static readonly StringName TextureFocused

Field Value

StringName

TextureHover

Cached name for the 'texture_hover' property.

public static readonly StringName TextureHover

Field Value

StringName

TextureNormal

Cached name for the 'texture_normal' property.

public static readonly StringName TextureNormal

Field Value

StringName

TexturePressed

Cached name for the 'texture_pressed' property.

public static readonly StringName TexturePressed

Field Value

StringName