Class InputEventScreenDrag.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class InputEventScreenDrag.PropertyName : InputEventFromWindow.PropertyName
- Inheritance
-
InputEventScreenDrag.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
Index
Cached name for the 'index' property.
public static readonly StringName Index
Field Value
PenInverted
Cached name for the 'pen_inverted' property.
public static readonly StringName PenInverted
Field Value
Position
Cached name for the 'position' property.
public static readonly StringName Position
Field Value
Pressure
Cached name for the 'pressure' property.
public static readonly StringName Pressure
Field Value
Relative
Cached name for the 'relative' property.
public static readonly StringName Relative
Field Value
Tilt
Cached name for the 'tilt' property.
public static readonly StringName Tilt
Field Value
Velocity
Cached name for the 'velocity' property.
public static readonly StringName Velocity