Roblox API Reference

FaceAnimatorService On DevHub

Summary

This class is not creatable. An object of this class cannot be created with Instance.new.
This class is a service. It is a singleton that may be acquired with GetService.
This item is not replicated. Its interface does not cross the network boundary.

Tags: [NotCreatable, Service, NotReplicated]

Inherits (1)

Member index (12)

Type Member History
bool AudioAnimationEnabled
TrackerFaceTrackingStatus FaceTrackingStatusEnum 594
bool FlipHeadOrientation
bool VideoAnimationEnabled
TrackerLodController GetTrackerLodController () 545
null Init (bool videoEnabled, bool audioEnabled) 549 573
bool IsStarted () 543
null Start () 543 573
null Step () 545 573
null Stop () 543 573
TrackerError (TrackerError error) 540
TrackerPrompt (TrackerPromptEvent prompt) 566
57 members inherited from Instance

Removed member index (1)

Type Member History
TrackerMode TrackerMode 543 545

History

Members

AudioAnimationEnabled On DevHub

This member is hidden. It is not meant to be used, and may have unresolved issues.
This item is not replicated. Its interface does not cross the network boundary.

Tags: [Hidden, NotReplicated]

FaceTrackingStatusEnum On DevHub

This member is hidden. It is not meant to be used, and may have unresolved issues.
This item is not replicated. Its interface does not cross the network boundary.

History

Tags: [Hidden, NotReplicated]

FlipHeadOrientation On DevHub

This member is hidden. It is not meant to be used, and may have unresolved issues.
This item is not replicated. Its interface does not cross the network boundary.

Tags: [Hidden, NotReplicated]

GetTrackerLodController On DevHub

Name Type Default
No parameters.

History

Init On DevHub

Name Type Default
videoEnabled bool none
audioEnabled bool none

History

IsStarted On DevHub

Name Type Default
No parameters.

History

Start On DevHub

Name Type Default
No parameters.

History

Step On DevHub

Name Type Default
No parameters.

History

Stop On DevHub

Name Type Default
No parameters.

History

TrackerError On DevHub

Name Type Default
error TrackerError none

History

TrackerPrompt On DevHub

Name Type Default
prompt TrackerPromptEvent none

History

VideoAnimationEnabled On DevHub

This member is hidden. It is not meant to be used, and may have unresolved issues.
This item is not replicated. Its interface does not cross the network boundary.

Tags: [Hidden, NotReplicated]

Removed members

TrackerMode

This property is read-only. Its value can be read, but it cannot be modified.
This member is hidden. It is not meant to be used, and may have unresolved issues.
This item is not replicated. Its interface does not cross the network boundary.

History

Tags: [Hidden, ReadOnly, NotReplicated]

Relevant classes (1)

Relevant enums (3)