m PJB moved page Component:CommonToolStreamDriver to Component:InteractionHandlerStreamDriver: New type name |
m Update for new type name |
||
Line 4: | Line 4: | ||
{{stub}} | {{stub}} | ||
{{Infobox Component | {{Infobox Component | ||
|Image= | |Image=InteractionHandlerStreamDriverComponent.png | ||
|Name= | |Name=InteractionHandlerStreamDriver | ||
}} | }} | ||
Line 32: | Line 32: | ||
== Related Components == | == Related Components == | ||
</translate> | </translate> | ||
[[Category:Components{{#translation:}}| | [[Category:Components{{#translation:}}|InteractionHandlerStreamDriver (Component){{#translation:}}]] | ||
[[Category:ComponentStubs]] | [[Category:ComponentStubs]] | ||
[[Category:Components:Users{{#translation:}}| | [[Category:Components:Users{{#translation:}}|InteractionHandlerStreamDriver (Component){{#translation:}}]] |
Revision as of 06:18, 19 February 2024
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Component image
Intoduction
Usage
Name | Type | Description |
---|---|---|
persistent
|
Bool | Determines whether or not this item will be saved to the server. |
UpdateOrder
|
Int | Controls the order in which this component is updated. |
Enabled
|
Bool | Controls whether or not this component is enabled. |
Node
|
ControllerNode | |
PrimaryBlockedStream
|
ValueStream<Bool> | |
SecondaryBlockedStream
|
ValueStream<Bool> | |
LaserActiveStream
|
ValueStream<Bool> | |
ShowLaserToOthersStream
|
ValueStream<Bool> | |
LaserTargetStream
|
ValueStream<Float3> | |
GrabDistanceStream
|
ValueStream<Float> |