m Update for new type name |
Automated: update Fields, Categories |
||
Line 14: | Line 14: | ||
== Usage == | == Usage == | ||
{{Table ComponentFields | {{Table ComponentFields | ||
| | |Side|Chirality| | ||
|PrimaryBlockedStream|ValueStream`1| | |PrimaryBlockedStream|'''[[Type:ValueStream`1|ValueStream`1]]<[[Type:Bool|Bool]]>'''|TypeAdv1=true| | ||
|SecondaryBlockedStream|ValueStream`1| | |SecondaryBlockedStream|'''[[Type:ValueStream`1|ValueStream`1]]<[[Type:Bool|Bool]]>'''|TypeAdv2=true| | ||
|LaserActiveStream|ValueStream`1| | |LaserActiveStream|'''[[Type:ValueStream`1|ValueStream`1]]<[[Type:Bool|Bool]]>'''|TypeAdv3=true| | ||
|ShowLaserToOthersStream|ValueStream`1| | |ShowLaserToOthersStream|'''[[Type:ValueStream`1|ValueStream`1]]<[[Type:Bool|Bool]]>'''|TypeAdv4=true| | ||
|LaserTargetStream|ValueStream`1| | |LaserTargetStream|'''[[Type:ValueStream`1|ValueStream`1]]<[[Type:Float3|Float3]]>'''|TypeAdv5=true| | ||
|GrabDistanceStream|ValueStream`1| | |GrabDistanceStream|'''[[Type:ValueStream`1|ValueStream`1]]<[[Type:Float|Float]]>'''|TypeAdv6=true| | ||
}} | }} | ||
Line 32: | Line 32: | ||
== Related Components == | == Related Components == | ||
</translate> | </translate> | ||
[[Category:Components{{#translation:}}| | [[Category:Components{{#translation:}}|Interaction Handler Stream Driver]] | ||
[[Category:ComponentStubs]] | [[Category:ComponentStubs]] | ||
[[Category:Components:Users{{#translation:}}| | [[Category:Components:Users{{#translation:}}|Interaction Handler Stream Driver]] |
Revision as of 22:53, 3 March 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. |
Side
|
Chirality | |
PrimaryBlockedStream
|
ValueStream`1<Bool> | |
SecondaryBlockedStream
|
ValueStream`1<Bool> | |
LaserActiveStream
|
ValueStream`1<Bool> | |
ShowLaserToOthersStream
|
ValueStream`1<Bool> | |
LaserTargetStream
|
ValueStream`1<Float3> | |
GrabDistanceStream
|
ValueStream`1<Float> |