InputPlumberTriggerEvent
Inherits: Resource
Properties
| Type | Name | Default |
|---|---|---|
| String | name | |
| float | deadzone |
Methods
| Returns | Signature |
|---|---|
| InputPlumberTriggerEvent | 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!
deadzone
float deadzone
Note
There is currently no description for this property. Please help us by contributing one!
Method Descriptions
from_dict()
InputPlumberTriggerEvent 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!