Skip to content

InputPlumberGyroEvent

Inherits: Resource

Properties

Type Name Default
String name
String direction
float deadzone
String axis

Methods

Returns Signature
InputPlumberGyroEvent 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!

axis

String axis

Note

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


Method Descriptions

from_dict()

InputPlumberGyroEvent 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!