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
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
StretchMode
Cached name for the 'stretch_mode' property.
public static readonly StringName StretchMode
Field Value
Texture
Cached name for the 'texture' property.
public static readonly StringName Texture