|TargetReference|'''[[Type:SyncRef`1|SyncRef`1]]<[[Type:IMouthTrackingSourceComponent|IMouthTrackingSourceComponent]]>'''|TypeAdv0=true| A field that accepts a mouth tracking source (like <code>DataSource</code> on the [[Component:AvatarExpressionDriver|Avatar Expression Driver Component]]) to assign a tracking source to.
}}
}}
<!--T:4-->
<!--T:4-->
== Behavior ==
== Behavior ==
This component is triggered when a user equips an avatar that has this component as part of the hierarchy. The user that equipped the avatar needs to have an active mouth data source on their client, such as a Vive facial tracker, or using a [[Mods|mod]] that creates a source for mouth tracking (like [https://github.com/hazre/VRCFTReceiver VRCFTReceiver])
<!--T:5-->
<!--T:5-->
== Examples ==
== Examples ==
This can be used to assign the mouth tracking source on a [[Component:AvatarExpressionDriver|Avatar Expression Driver Component]] to enable facial movements on an avatar via facial tracking.
A field that accepts a mouth tracking source (like DataSource on the Avatar Expression Driver Component) to assign a tracking source to.
Behavior
This component is triggered when a user equips an avatar that has this component as part of the hierarchy. The user that equipped the avatar needs to have an active mouth data source on their client, such as a Vive facial tracker, or using a mod that creates a source for mouth tracking (like VRCFTReceiver)
Examples
This can be used to assign the mouth tracking source on a Avatar Expression Driver Component to enable facial movements on an avatar via facial tracking.