Roblox Wiki
Roblox Wiki
38,934
pages
Missing API Documentation
This API Class does not have any or complete API documentation. Please add API documentation if possible.

The FaceAnimatorService class inherits from Instance.

Properties

AudioAnimationEnabled: bool

  • HiddenThis property is not shown in the object browser and properties window.
  • Not replicatedThis member is not replicated across the network boundary.
This class member is missing documentation. Create or add to its subpage at Class:FaceAnimatorService/AudioAnimationEnabled.
  • Category: Control.
  • Read security: RobloxScriptSecurity.
  • Write security: RobloxScriptSecurity.
  • Serialization: cannot load or save.
  • Thread safety: read safe

FaceTrackingStatusEnum: TrackerFaceTrackingStatus

  • HiddenThis property is not shown in the object browser and properties window.
  • Not replicatedThis member is not replicated across the network boundary.
This class member is missing documentation. Create or add to its subpage at Class:FaceAnimatorService/FaceTrackingStatusEnum.
  • Category: Control.
  • Read security: RobloxScriptSecurity.
  • Write security: RobloxScriptSecurity.
  • Serialization: cannot load or save.
  • Thread safety: read safe

FlipHeadOrientation: bool

  • HiddenThis property is not shown in the object browser and properties window.
  • Not replicatedThis member is not replicated across the network boundary.
This class member is missing documentation. Create or add to its subpage at Class:FaceAnimatorService/FlipHeadOrientation.
  • Category: Control.
  • Read security: RobloxScriptSecurity.
  • Write security: RobloxScriptSecurity.
  • Serialization: cannot load or save.
  • Thread safety: read safe

VideoAnimationEnabled: bool

  • HiddenThis property is not shown in the object browser and properties window.
  • Not replicatedThis member is not replicated across the network boundary.
This class member is missing documentation. Create or add to its subpage at Class:FaceAnimatorService/VideoAnimationEnabled.
  • Category: Control.
  • Read security: RobloxScriptSecurity.
  • Write security: RobloxScriptSecurity.
  • Serialization: cannot load or save.
  • Thread safety: read safe

Methods

GetTrackerLodController(): TrackerLodController

This class member is missing documentation. Create or add to its subpage at Class:FaceAnimatorService/GetTrackerLodController.
  • Security: RobloxScriptSecurity.
  • Thread safety: unsafe

Init(videoEnabled: bool, audioEnabled: bool): null

Parameters
NameType
videoEnabledbool
audioEnabledbool
  • Security: RobloxScriptSecurity.
  • Thread safety: unsafe

IsStarted(): bool

This class member is missing documentation. Create or add to its subpage at Class:FaceAnimatorService/IsStarted.
  • Security: RobloxScriptSecurity.
  • Thread safety: unsafe

Start(): null

This class member is missing documentation. Create or add to its subpage at Class:FaceAnimatorService/Start.
  • Security: RobloxScriptSecurity.
  • Thread safety: unsafe

Step(): null

This class member is missing documentation. Create or add to its subpage at Class:FaceAnimatorService/Step.
  • Security: RobloxScriptSecurity.
  • Thread safety: unsafe

Stop(): null

This class member is missing documentation. Create or add to its subpage at Class:FaceAnimatorService/Stop.
  • Security: RobloxScriptSecurity.
  • Thread safety: unsafe

Events

TrackerError(error: TrackerError)

Parameters
NameType
errorTrackerError
  • Security: RobloxScriptSecurity.
  • Thread safety: unsafe

TrackerPrompt(prompt: TrackerPromptEvent)

Parameters
NameType
promptTrackerPromptEvent
  • Security: RobloxScriptSecurity.
  • Thread safety: unsafe

Removed members

Properties

External links[]