Class InputEventMouseMotion.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class InputEventMouseMotion.PropertyName : InputEventMouse.PropertyName
- Inheritance
-
InputEventMouseMotion.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
PenInverted
Cached name for the 'pen_inverted' property.
public static readonly StringName PenInverted
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