Table of Contents

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

StringName

Pressure

Cached name for the 'pressure' property.

public static readonly StringName Pressure

Field Value

StringName

Relative

Cached name for the 'relative' property.

public static readonly StringName Relative

Field Value

StringName

Tilt

Cached name for the 'tilt' property.

public static readonly StringName Tilt

Field Value

StringName

Velocity

Cached name for the 'velocity' property.

public static readonly StringName Velocity

Field Value

StringName