Table of Contents

Class TextureRect.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the properties and fields contained in this class, for fast lookup.

public class TextureRect.PropertyName : Control.PropertyName
Inheritance
TextureRect.PropertyName
Inherited Members

Constructors

PropertyName()

public PropertyName()

Fields

ExpandMode

Cached name for the 'expand_mode' property.

public static readonly StringName ExpandMode

Field Value

StringName

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

StretchMode

Cached name for the 'stretch_mode' property.

public static readonly StringName StretchMode

Field Value

StringName

Texture

Cached name for the 'texture' property.

public static readonly StringName Texture

Field Value

StringName