Automated: update Fields, Categories |
add info |
||
Line 2: | Line 2: | ||
<translate> | <translate> | ||
<!--T:1--> | <!--T:1--> | ||
{{Infobox Component | {{Infobox Component | ||
|Image=AvatarEyeDataSourceAssignerComponent.png | |Image=AvatarEyeDataSourceAssignerComponent.png | ||
|Name= | |Name=Avatar Eye Data Source Assigner | ||
}} | }} | ||
The '''AvatarEyeDataSourceAssigner''' component manages assigning eye tracking sources to fields. | |||
<!--T:3--> | <!--T:3--> | ||
== Usage == | == Usage == | ||
{{Table ComponentFields | {{Table ComponentFields | ||
|TargetReference|'''[[Type:SyncRef`1|SyncRef`1]]<[[Type:IEyeDataSourceComponent|IEyeDataSourceComponent]]>'''|TypeAdv0=true| | |TargetReference|'''[[Type:SyncRef`1|SyncRef`1]]<[[Type:IEyeDataSourceComponent|IEyeDataSourceComponent]]>'''|TypeAdv0=true| The field to assign an eye tracking source to. | ||
}} | }} | ||
<!--T:4--> | <!--T:4--> | ||
== | == Usage == | ||
is used to assign the eye tracker for an avatar to a field when a user with eye tracking equips the avatar. | |||
<!--T:5--> | <!--T:5--> | ||
== Examples == | == Examples == | ||
{{stub}} | |||
<!--T:6--> | <!--T:6--> | ||
Line 27: | Line 26: | ||
</translate> | </translate> | ||
[[Category:Components{{#translation:}}|Avatar Eye Data Source Assigner]] | [[Category:Components{{#translation:}}|Avatar Eye Data Source Assigner]] | ||
[[Category:Components:Users:Common Avatar System:Face{{#translation:}}|Avatar Eye Data Source Assigner]] | [[Category:Components:Users:Common Avatar System:Face{{#translation:}}|Avatar Eye Data Source Assigner]] |
Revision as of 20:59, 19 December 2024
Component image
The AvatarEyeDataSourceAssigner component manages assigning eye tracking sources to fields.
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. |
TargetReference
|
SyncRef`1<IEyeDataSourceComponent> | The field to assign an eye tracking source to. |
Usage
is used to assign the eye tracker for an avatar to a field when a user with eye tracking equips the avatar.
Examples
This article or section is a Stub. You can help the Resonite Wiki by expanding it.