m ProbablePrime moved page TrackerController (Component) to Component:TrackerController: Creating component Namespace |
Automated: update Fields, Categories |
||
Line 14: | Line 14: | ||
== Usage == | == Usage == | ||
{{Table ComponentFields | {{Table ComponentFields | ||
| | |PositionStreamConfigurator|{{RootFieldType|SyncDelegate`1|[[Type:Action`2|Action`2]]<[[Type:ValueStream`1|ValueStream`1]]<[[Type:Float3|Float3]]>, [[Type:Int|Int]]>}}|TypeAdv0=true| | ||
| | |RotationStreamConfigurator|{{RootFieldType|SyncDelegate`1|[[Type:Action`2|Action`2]]<[[Type:ValueStream`1|ValueStream`1]]<[[Type:FloatQ|FloatQ]]>, [[Type:Int|Int]]>}}|TypeAdv1=true| | ||
|RotationStreamConfigurator|Action`1| | |||
}} | }} | ||
Line 28: | Line 27: | ||
== Related Components == | == Related Components == | ||
</translate> | </translate> | ||
[[Category:Components{{#translation:}}| | [[Category:Components{{#translation:}}|Tracker Controller]] | ||
[[Category:ComponentStubs]] | [[Category:ComponentStubs]] | ||
[[Category:Components:Users{{#translation:}}| | [[Category:Components:Users{{#translation:}}|Tracker Controller]] |
Latest 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. |
PositionStreamConfigurator
|
Action`2<ValueStream`1<Float3>, Int> | |
RotationStreamConfigurator
|
Action`2<ValueStream`1<FloatQ>, Int> |