Skip to content

InputPlumberAxisEvent

Inherits: Resource

Properties

Type Name Default
String name
String direction
float deadzone

Methods

Returns Signature
InputPlumberAxisEvent from_dict(dict: Dictionary)
Dictionary to_dict()

Property Descriptions

name

String name

Note

There is currently no description for this property. Please help us by contributing one!

direction

String direction

Note

There is currently no description for this property. Please help us by contributing one!

deadzone

float deadzone

Note

There is currently no description for this property. Please help us by contributing one!


Method Descriptions

from_dict()

InputPlumberAxisEvent from_dict(dict: Dictionary)

Note

There is currently no description for this method. Please help us by contributing one!

to_dict()

Dictionary to_dict()

Note

There is currently no description for this method. Please help us by contributing one!