FaceControls
The FaceControls object defines a set of properties for controlling the facial expressions of a Dynamic Head.
Memory category | Animation |
---|
Member index 50
Description
The FaceControls object defines a set of properties for controlling the facial expressions of a character head capable of animation.
The FaceControls properties are based on the Facial Action Coding System (FACS), a comprehensive system for describing all visually discernible facial movement based on anatomy. FaceControls properties can only be set between 0 and 1. Different combinations of the FaceControls property values create different facial expressions. Recording multiple facial expressions over time creates facial animation.
What is an Animatable Head?
An animatable head is a MeshPart that implements a facial rig and is capable of playing facial animations and triggering facial expressions. A FaceControls object that is a child of a head MeshPart can change the facial expressions of the head.
A head consists of the following three components:
- Skinned MeshPart instance for the head geometry with an internal rig that deforms this skinned MeshPart
- FaceControls instance that drives the internal rig when properties such as FaceControls.JawDrop are changed.
- Cage WrapTarget instance for tight fitting facial accessories
In a third-party modeling tool, such as Blender or Maya, an artist can create
a joint-driven facial rig, pose the joints to match each of the individual
FACS controls, and save as an FBX. When a head .FBX
is imported in Studio, a
facs-to-joint mapping is created. This mapping deforms the mesh geometry when
FaceControls properties are changed. The mapping and the facial rig (including
Bone instances) are not exposed to developers and can only be accessed
through the FaceControls instance. The MeshPart for a Dynamic Head
looks and behaves the same as a regular MeshPart except when a
FaceControls instance is a child of the MeshPart. Editing the properties of
the FaceControls deforms the MeshPart's geometry. These properties are
available to animate in the Animation Editor.
See Facial Animation for more information on usage and creation of an animatable head.
Animatable Heads in the Marketplace
If you are publishing your head to the Marketplace, your head asset must include a minimum subset of face controls. Roblox's publishing validation rejects assets without the following required poses:
- EyesLookDown
- EyesLookLeft
- EyesLookRight
- EyesLookUp
- JawDrop
- LeftEyeClosed
- LeftLipCornerPuller
- LeftLipStretcher
- LeftLowerLipDepressor
- LeftUpperLipRaiser
- LipsTogether
- Pucker
- RightEyeClosed
- RightLipCornerPuller
- RightLipStretcher
- RightLowerLipDepressor
- RightUpperLipRaiser
See FACS pose reference for more information on usage and creation of an animatable head.
History 303
- 553 Change Default of UpperLipSuck from to 0
- 553 Change Default of TongueUp from to 0
- 553 Change Default of TongueOut from to 0
- 553 Change Default of TongueDown from to 0
- 553 Change Default of RightUpperLipRaiser from to 0
- 553 Change Default of RightOuterBrowRaiser from to 0
- 553 Change Default of RightNoseWrinkler from to 0
- 553 Change Default of RightLowerLipDepressor from to 0
- 553 Change Default of RightLipStretcher from to 0
- 553 Change Default of RightLipCornerPuller from to 0
- 553 Change Default of RightLipCornerDown from to 0
- 553 Change Default of RightInnerBrowRaiser from to 0
- 553 Change Default of RightEyeUpperLidRaiser from to 0
- 553 Change Default of RightEyeClosed from to 0
- 553 Change Default of RightDimpler from to 0
- 553 Change Default of RightCheekRaiser from to 0
- 553 Change Default of RightCheekPuff from to 0
- 553 Change Default of RightBrowLowerer from to 0
- 553 Change Default of Pucker from to 0
- 553 Change Default of MouthRight from to 0
- 553 Change Default of MouthLeft from to 0
- 553 Change Default of LowerLipSuck from to 0
- 553 Change Default of LipsTogether from to 0
- 553 Change Default of LipPresser from to 0
- 553 Change Default of LeftUpperLipRaiser from to 0
- 553 Change Default of LeftOuterBrowRaiser from to 0
- 553 Change Default of LeftNoseWrinkler from to 0
- 553 Change Default of LeftLowerLipDepressor from to 0
- 553 Change Default of LeftLipStretcher from to 0
- 553 Change Default of LeftLipCornerPuller from to 0
- 553 Change Default of LeftLipCornerDown from to 0
- 553 Change Default of LeftInnerBrowRaiser from to 0
- 553 Change Default of LeftEyeUpperLidRaiser from to 0
- 553 Change Default of LeftEyeClosed from to 0
- 553 Change Default of LeftDimpler from to 0
- 553 Change Default of LeftCheekRaiser from to 0
- 553 Change Default of LeftCheekPuff from to 0
- 553 Change Default of LeftBrowLowerer from to 0
- 553 Change Default of JawRight from to 0
- 553 Change Default of JawLeft from to 0
- 553 Change Default of JawDrop from to 0
- 553 Change Default of Funneler from to 0
- 553 Change Default of FlatPucker from to 0
- 553 Change Default of EyesLookUp from to 0
- 553 Change Default of EyesLookRight from to 0
- 553 Change Default of EyesLookLeft from to 0
- 553 Change Default of EyesLookDown from to 0
- 553 Change Default of Corrugator from to 0
- 553 Change Default of ChinRaiserUpperLip from to 0
- 553 Change Default of ChinRaiser from to 0
- 533 Change Tags of FaceControls from [NotBrowsable] to []
- 490 Change WriteSecurity of UpperLipSuck from None to PluginSecurity
- 490 Change Tags of UpperLipSuck from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of UpperLipSuck from None to PluginSecurity
- 490 Change WriteSecurity of TongueUp from None to PluginSecurity
- 490 Change Tags of TongueUp from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of TongueUp from None to PluginSecurity
- 490 Change WriteSecurity of TongueOut from None to PluginSecurity
- 490 Change Tags of TongueOut from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of TongueOut from None to PluginSecurity
- 490 Change WriteSecurity of TongueDown from None to PluginSecurity
- 490 Change Tags of TongueDown from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of TongueDown from None to PluginSecurity
- 490 Change WriteSecurity of RightUpperLipRaiser from None to PluginSecurity
- 490 Change Tags of RightUpperLipRaiser from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of RightUpperLipRaiser from None to PluginSecurity
- 490 Change WriteSecurity of RightOuterBrowRaiser from None to PluginSecurity
- 490 Change Tags of RightOuterBrowRaiser from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of RightOuterBrowRaiser from None to PluginSecurity
- 490 Change WriteSecurity of RightNoseWrinkler from None to PluginSecurity
- 490 Change Tags of RightNoseWrinkler from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of RightNoseWrinkler from None to PluginSecurity
- 490 Change WriteSecurity of RightLowerLipDepressor from None to PluginSecurity
- 490 Change Tags of RightLowerLipDepressor from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of RightLowerLipDepressor from None to PluginSecurity
- 490 Change WriteSecurity of RightLipStretcher from None to PluginSecurity
- 490 Change Tags of RightLipStretcher from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of RightLipStretcher from None to PluginSecurity
- 490 Change WriteSecurity of RightLipCornerPuller from None to PluginSecurity
- 490 Change Tags of RightLipCornerPuller from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of RightLipCornerPuller from None to PluginSecurity
- 490 Change WriteSecurity of RightLipCornerDown from None to PluginSecurity
- 490 Change Tags of RightLipCornerDown from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of RightLipCornerDown from None to PluginSecurity
- 490 Change WriteSecurity of RightInnerBrowRaiser from None to PluginSecurity
- 490 Change Tags of RightInnerBrowRaiser from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of RightInnerBrowRaiser from None to PluginSecurity
- 490 Change WriteSecurity of RightEyeUpperLidRaiser from None to PluginSecurity
- 490 Change Tags of RightEyeUpperLidRaiser from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of RightEyeUpperLidRaiser from None to PluginSecurity
- 490 Change WriteSecurity of RightEyeClosed from None to PluginSecurity
- 490 Change ReadSecurity of RightEyeClosed from None to PluginSecurity
- 490 Change Tags of RightEyeClosed from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change WriteSecurity of RightDimpler from None to PluginSecurity
- 490 Change Tags of RightDimpler from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of RightDimpler from None to PluginSecurity
- 490 Change WriteSecurity of RightCheekRaiser from None to PluginSecurity
- 490 Change Tags of RightCheekRaiser from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of RightCheekRaiser from None to PluginSecurity
- 490 Change WriteSecurity of RightCheekPuff from None to PluginSecurity
- 490 Change Tags of RightCheekPuff from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of RightCheekPuff from None to PluginSecurity
- 490 Change WriteSecurity of RightBrowLowerer from None to PluginSecurity
- 490 Change Tags of RightBrowLowerer from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of RightBrowLowerer from None to PluginSecurity
- 490 Change WriteSecurity of Pucker from None to PluginSecurity
- 490 Change Tags of Pucker from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of Pucker from None to PluginSecurity
- 490 Change WriteSecurity of MouthRight from None to PluginSecurity
- 490 Change Tags of MouthRight from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of MouthRight from None to PluginSecurity
- 490 Change WriteSecurity of MouthLeft from None to PluginSecurity
- 490 Change Tags of MouthLeft from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of MouthLeft from None to PluginSecurity
- 490 Change WriteSecurity of LowerLipSuck from None to PluginSecurity
- 490 Change Tags of LowerLipSuck from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of LowerLipSuck from None to PluginSecurity
- 490 Change WriteSecurity of LipsTogether from None to PluginSecurity
- 490 Change Tags of LipsTogether from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of LipsTogether from None to PluginSecurity
- 490 Change WriteSecurity of LipPresser from None to PluginSecurity
- 490 Change Tags of LipPresser from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of LipPresser from None to PluginSecurity
- 490 Change WriteSecurity of LeftUpperLipRaiser from None to PluginSecurity
- 490 Change Tags of LeftUpperLipRaiser from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of LeftUpperLipRaiser from None to PluginSecurity
- 490 Change WriteSecurity of LeftOuterBrowRaiser from None to PluginSecurity
- 490 Change Tags of LeftOuterBrowRaiser from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of LeftOuterBrowRaiser from None to PluginSecurity
- 490 Change WriteSecurity of LeftNoseWrinkler from None to PluginSecurity
- 490 Change Tags of LeftNoseWrinkler from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of LeftNoseWrinkler from None to PluginSecurity
- 490 Change WriteSecurity of LeftLowerLipDepressor from None to PluginSecurity
- 490 Change Tags of LeftLowerLipDepressor from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of LeftLowerLipDepressor from None to PluginSecurity
- 490 Change WriteSecurity of LeftLipStretcher from None to PluginSecurity
- 490 Change Tags of LeftLipStretcher from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of LeftLipStretcher from None to PluginSecurity
- 490 Change WriteSecurity of LeftLipCornerPuller from None to PluginSecurity
- 490 Change Tags of LeftLipCornerPuller from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of LeftLipCornerPuller from None to PluginSecurity
- 490 Change WriteSecurity of LeftLipCornerDown from None to PluginSecurity
- 490 Change Tags of LeftLipCornerDown from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of LeftLipCornerDown from None to PluginSecurity
- 490 Change WriteSecurity of LeftInnerBrowRaiser from None to PluginSecurity
- 490 Change Tags of LeftInnerBrowRaiser from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of LeftInnerBrowRaiser from None to PluginSecurity
- 490 Change WriteSecurity of LeftEyeUpperLidRaiser from None to PluginSecurity
- 490 Change Tags of LeftEyeUpperLidRaiser from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of LeftEyeUpperLidRaiser from None to PluginSecurity
- 490 Change WriteSecurity of LeftEyeClosed from None to PluginSecurity
- 490 Change Tags of LeftEyeClosed from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of LeftEyeClosed from None to PluginSecurity
- 490 Change WriteSecurity of LeftDimpler from None to PluginSecurity
- 490 Change Tags of LeftDimpler from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of LeftDimpler from None to PluginSecurity
- 490 Change WriteSecurity of LeftCheekRaiser from None to PluginSecurity
- 490 Change Tags of LeftCheekRaiser from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of LeftCheekRaiser from None to PluginSecurity
- 490 Change WriteSecurity of LeftCheekPuff from None to PluginSecurity
- 490 Change Tags of LeftCheekPuff from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of LeftCheekPuff from None to PluginSecurity
- 490 Change WriteSecurity of LeftBrowLowerer from None to PluginSecurity
- 490 Change Tags of LeftBrowLowerer from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of LeftBrowLowerer from None to PluginSecurity
- 490 Change WriteSecurity of JawRight from None to PluginSecurity
- 490 Change Tags of JawRight from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of JawRight from None to PluginSecurity
- 490 Change WriteSecurity of JawLeft from None to PluginSecurity
- 490 Change Tags of JawLeft from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of JawLeft from None to PluginSecurity
- 490 Change WriteSecurity of JawDrop from None to PluginSecurity
- 490 Change Tags of JawDrop from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of JawDrop from None to PluginSecurity
- 490 Change WriteSecurity of Funneler from None to PluginSecurity
- 490 Change Tags of Funneler from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of Funneler from None to PluginSecurity
- 490 Change WriteSecurity of FlatPucker from None to PluginSecurity
- 490 Change Tags of FlatPucker from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of FlatPucker from None to PluginSecurity
- 490 Change WriteSecurity of EyesLookUp from None to PluginSecurity
- 490 Change Tags of EyesLookUp from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of EyesLookUp from None to PluginSecurity
- 490 Change WriteSecurity of EyesLookRight from None to PluginSecurity
- 490 Change Tags of EyesLookRight from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of EyesLookRight from None to PluginSecurity
- 490 Change WriteSecurity of EyesLookLeft from None to PluginSecurity
- 490 Change Tags of EyesLookLeft from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of EyesLookLeft from None to PluginSecurity
- 490 Change WriteSecurity of EyesLookDown from None to PluginSecurity
- 490 Change Tags of EyesLookDown from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of EyesLookDown from None to PluginSecurity
- 490 Change WriteSecurity of Corrugator from None to PluginSecurity
- 490 Change Tags of Corrugator from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of Corrugator from None to PluginSecurity
- 490 Change WriteSecurity of ChinRaiserUpperLip from None to PluginSecurity
- 490 Change Tags of ChinRaiserUpperLip from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of ChinRaiserUpperLip from None to PluginSecurity
- 490 Change WriteSecurity of ChinRaiser from None to PluginSecurity
- 490 Change Tags of ChinRaiser from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of ChinRaiser from None to PluginSecurity
- 489 Change Category of UpperLipSuck from Control to Mouth
- 489 Change Category of TongueUp from Control to Tongue
- 489 Change Category of TongueOut from Control to Tongue
- 489 Change Category of TongueDown from Control to Tongue
- 489 Change Category of RightUpperLipRaiser from Control to Mouth
- 489 Change Category of RightOuterBrowRaiser from Control to Brows
- 489 Change Category of RightNoseWrinkler from Control to Brows
- 489 Change Category of RightLowerLipDepressor from Control to Mouth
- 489 Change Category of RightLipStretcher from Control to Mouth
- 489 Change Category of RightLipCornerPuller from Control to Mouth
- 489 Change Category of RightLipCornerDown from Control to Mouth
- 489 Change Category of RightInnerBrowRaiser from Control to Brows
- 489 Change Category of RightEyeUpperLidRaiser from Control to Eyes
- 489 Change Category of RightEyeClosed from Control to Eyes
- 489 Change Category of RightDimpler from Control to Mouth
- 489 Change Category of RightCheekRaiser from Control to Eyes
- 489 Change Category of RightCheekPuff from Control to Mouth
- 489 Change Category of RightBrowLowerer from Control to Brows
- 489 Change Category of Pucker from Control to Mouth
- 489 Change Category of MouthRight from Control to Mouth
- 489 Change Category of MouthLeft from Control to Mouth
- 489 Change Category of LowerLipSuck from Control to Mouth
- 489 Change Category of LipsTogether from Control to Mouth
- 489 Change Category of LipPresser from Control to Mouth
- 489 Change Category of LeftUpperLipRaiser from Control to Mouth
- 489 Change Category of LeftOuterBrowRaiser from Control to Brows
- 489 Change Category of LeftNoseWrinkler from Control to Brows
- 489 Change Category of LeftLowerLipDepressor from Control to Mouth
- 489 Change Category of LeftLipStretcher from Control to Mouth
- 489 Change Category of LeftLipCornerPuller from Control to Mouth
- 489 Change Category of LeftLipCornerDown from Control to Mouth
- 489 Change Category of LeftInnerBrowRaiser from Control to Brows
- 489 Change Category of LeftEyeUpperLidRaiser from Control to Eyes
- 489 Change Category of LeftEyeClosed from Control to Eyes
- 489 Change Category of LeftDimpler from Control to Mouth
- 489 Change Category of LeftCheekRaiser from Control to Eyes
- 489 Change Category of LeftCheekPuff from Control to Mouth
- 489 Change Category of LeftBrowLowerer from Control to Brows
- 489 Change Category of JawRight from Control to Jaw
- 489 Change Category of JawLeft from Control to Jaw
- 489 Change Category of JawDrop from Control to Jaw
- 489 Change Category of Funneler from Control to Mouth
- 489 Change Category of FlatPucker from Control to Mouth
- 489 Change Category of EyesLookUp from Control to Eyes
- 489 Change Category of EyesLookRight from Control to Eyes
- 489 Change Category of EyesLookLeft from Control to Eyes
- 489 Change Category of EyesLookDown from Control to Eyes
- 489 Change Category of Corrugator from Control to Brows
- 489 Change Category of ChinRaiserUpperLip from Control to Mouth
- 489 Change Category of ChinRaiser from Control to Mouth
- 489 Change Tags of FaceControls from [] to [NotBrowsable]
- 487 Add UpperLipSuck
- 487 Add TongueUp
- 487 Add TongueOut
- 487 Add TongueDown
- 487 Add RightUpperLipRaiser
- 487 Add RightOuterBrowRaiser
- 487 Add RightNoseWrinkler
- 487 Add RightLowerLipDepressor
- 487 Add RightLipStretcher
- 487 Add RightLipCornerPuller
- 487 Add RightLipCornerDown
- 487 Add RightInnerBrowRaiser
- 487 Add RightEyeUpperLidRaiser
- 487 Add RightEyeClosed
- 487 Add RightDimpler
- 487 Add RightCheekRaiser
- 487 Add RightCheekPuff
- 487 Add RightBrowLowerer
- 487 Add Pucker
- 487 Add MouthRight
- 487 Add MouthLeft
- 487 Add LowerLipSuck
- 487 Add LipsTogether
- 487 Add LipPresser
- 487 Add LeftUpperLipRaiser
- 487 Add LeftOuterBrowRaiser
- 487 Add LeftNoseWrinkler
- 487 Add LeftLowerLipDepressor
- 487 Add LeftLipStretcher
- 487 Add LeftLipCornerPuller
- 487 Add LeftLipCornerDown
- 487 Add LeftInnerBrowRaiser
- 487 Add LeftEyeUpperLidRaiser
- 487 Add LeftEyeClosed
- 487 Add LeftDimpler
- 487 Add LeftCheekRaiser
- 487 Add LeftCheekPuff
- 487 Add LeftBrowLowerer
- 487 Add JawRight
- 487 Add JawLeft
- 487 Add JawDrop
- 487 Add Funneler
- 487 Add FlatPucker
- 487 Add EyesLookUp
- 487 Add EyesLookRight
- 487 Add EyesLookLeft
- 487 Add EyesLookDown
- 487 Add Corrugator
- 487 Add ChinRaiserUpperLip
- 487 Add ChinRaiser
- 487 Add FaceControls
Members 50
ChinRaiser
Type | Default | |
---|---|---|
float | 0 |
Raises the chin up; moves the lower lip upwards
Security | PluginSecurity |
---|---|
Thread safety | ReadSafe |
Category | Mouth |
Loaded/Saved | false |
History 6
- 553 Change Default of ChinRaiser from to 0
- 490 Change WriteSecurity of ChinRaiser from None to PluginSecurity
- 490 Change Tags of ChinRaiser from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of ChinRaiser from None to PluginSecurity
- 489 Change Category of ChinRaiser from Control to Mouth
- 487 Add ChinRaiser
ChinRaiserUpperLip
Type | Default | |
---|---|---|
float | 0 |
Moves the upper lip when ChinRaiser is engaged and touching the upper lip
Security | PluginSecurity |
---|---|
Thread safety | ReadSafe |
Category | Mouth |
Loaded/Saved | false |
History 6
- 553 Change Default of ChinRaiserUpperLip from to 0
- 490 Change WriteSecurity of ChinRaiserUpperLip from None to PluginSecurity
- 490 Change Tags of ChinRaiserUpperLip from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of ChinRaiserUpperLip from None to PluginSecurity
- 489 Change Category of ChinRaiserUpperLip from Control to Mouth
- 487 Add ChinRaiserUpperLip
Corrugator
Type | Default | |
---|---|---|
float | 0 |
Brings the left and right brows inward together
Security | PluginSecurity |
---|---|
Thread safety | ReadSafe |
Category | Brows |
Loaded/Saved | false |
History 6
- 553 Change Default of Corrugator from to 0
- 490 Change WriteSecurity of Corrugator from None to PluginSecurity
- 490 Change Tags of Corrugator from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of Corrugator from None to PluginSecurity
- 489 Change Category of Corrugator from Control to Brows
- 487 Add Corrugator
EyesLookDown
Type | Default | |
---|---|---|
float | 0 |
Moves gaze down. This is a required pose for avatars.
Security | PluginSecurity |
---|---|
Thread safety | ReadSafe |
Category | Eyes |
Loaded/Saved | false |
History 6
- 553 Change Default of EyesLookDown from to 0
- 490 Change WriteSecurity of EyesLookDown from None to PluginSecurity
- 490 Change Tags of EyesLookDown from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of EyesLookDown from None to PluginSecurity
- 489 Change Category of EyesLookDown from Control to Eyes
- 487 Add EyesLookDown
EyesLookLeft
Type | Default | |
---|---|---|
float | 0 |
Moves gaze left. This is a required pose for avatars.
Security | PluginSecurity |
---|---|
Thread safety | ReadSafe |
Category | Eyes |
Loaded/Saved | false |
History 6
- 553 Change Default of EyesLookLeft from to 0
- 490 Change WriteSecurity of EyesLookLeft from None to PluginSecurity
- 490 Change Tags of EyesLookLeft from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of EyesLookLeft from None to PluginSecurity
- 489 Change Category of EyesLookLeft from Control to Eyes
- 487 Add EyesLookLeft
EyesLookRight
Type | Default | |
---|---|---|
float | 0 |
Moves gaze right. This is a required pose for avatars.
Security | PluginSecurity |
---|---|
Thread safety | ReadSafe |
Category | Eyes |
Loaded/Saved | false |
History 6
- 553 Change Default of EyesLookRight from to 0
- 490 Change WriteSecurity of EyesLookRight from None to PluginSecurity
- 490 Change Tags of EyesLookRight from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of EyesLookRight from None to PluginSecurity
- 489 Change Category of EyesLookRight from Control to Eyes
- 487 Add EyesLookRight
EyesLookUp
Type | Default | |
---|---|---|
float | 0 |
Moves gaze up. This is a required pose for avatars.
Security | PluginSecurity |
---|---|
Thread safety | ReadSafe |
Category | Eyes |
Loaded/Saved | false |
History 6
- 553 Change Default of EyesLookUp from to 0
- 490 Change WriteSecurity of EyesLookUp from None to PluginSecurity
- 490 Change Tags of EyesLookUp from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of EyesLookUp from None to PluginSecurity
- 489 Change Category of EyesLookUp from Control to Eyes
- 487 Add EyesLookUp
FlatPucker
Type | Default | |
---|---|---|
float | 0 |
Also known as lip tightener; brings the corners of the mouth inward and pressing the lips back against the teeth
Security | PluginSecurity |
---|---|
Thread safety | ReadSafe |
Category | Mouth |
Loaded/Saved | false |
History 6
- 553 Change Default of FlatPucker from to 0
- 490 Change WriteSecurity of FlatPucker from None to PluginSecurity
- 490 Change Tags of FlatPucker from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of FlatPucker from None to PluginSecurity
- 489 Change Category of FlatPucker from Control to Mouth
- 487 Add FlatPucker
Funneler
Type | Default | |
---|---|---|
float | 0 |
Makes a 'O' shape with the mouth
Security | PluginSecurity |
---|---|
Thread safety | ReadSafe |
Category | Mouth |
Loaded/Saved | false |
History 6
- 553 Change Default of Funneler from to 0
- 490 Change WriteSecurity of Funneler from None to PluginSecurity
- 490 Change Tags of Funneler from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of Funneler from None to PluginSecurity
- 489 Change Category of Funneler from Control to Mouth
- 487 Add Funneler
JawDrop
Type | Default | |
---|---|---|
float | 0 |
Lowers the jaw downward opening the mouth. This is a required pose for avatars.
Security | PluginSecurity |
---|---|
Thread safety | ReadSafe |
Category | Jaw |
Loaded/Saved | false |
History 6
- 553 Change Default of JawDrop from to 0
- 490 Change WriteSecurity of JawDrop from None to PluginSecurity
- 490 Change Tags of JawDrop from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of JawDrop from None to PluginSecurity
- 489 Change Category of JawDrop from Control to Jaw
- 487 Add JawDrop
JawLeft
Type | Default | |
---|---|---|
float | 0 |
Security | PluginSecurity |
---|---|
Thread safety | ReadSafe |
Category | Jaw |
Loaded/Saved | false |
History 6
- 553 Change Default of JawLeft from to 0
- 490 Change WriteSecurity of JawLeft from None to PluginSecurity
- 490 Change Tags of JawLeft from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of JawLeft from None to PluginSecurity
- 489 Change Category of JawLeft from Control to Jaw
- 487 Add JawLeft
JawRight
Type | Default | |
---|---|---|
float | 0 |
Moves mouth and jaw to the right (character right)
Security | PluginSecurity |
---|---|
Thread safety | ReadSafe |
Category | Jaw |
Loaded/Saved | false |
History 6
- 553 Change Default of JawRight from to 0
- 490 Change WriteSecurity of JawRight from None to PluginSecurity
- 490 Change Tags of JawRight from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of JawRight from None to PluginSecurity
- 489 Change Category of JawRight from Control to Jaw
- 487 Add JawRight
LeftBrowLowerer
Type | Default | |
---|---|---|
float | 0 |
Lowers the left brow down
Security | PluginSecurity |
---|---|
Thread safety | ReadSafe |
Category | Brows |
Loaded/Saved | false |
History 6
- 553 Change Default of LeftBrowLowerer from to 0
- 490 Change WriteSecurity of LeftBrowLowerer from None to PluginSecurity
- 490 Change Tags of LeftBrowLowerer from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of LeftBrowLowerer from None to PluginSecurity
- 489 Change Category of LeftBrowLowerer from Control to Brows
- 487 Add LeftBrowLowerer
LeftCheekPuff
Type | Default | |
---|---|---|
float | 0 |
Puffs up the left cheek
Security | PluginSecurity |
---|---|
Thread safety | ReadSafe |
Category | Mouth |
Loaded/Saved | false |
History 6
- 553 Change Default of LeftCheekPuff from to 0
- 490 Change WriteSecurity of LeftCheekPuff from None to PluginSecurity
- 490 Change Tags of LeftCheekPuff from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of LeftCheekPuff from None to PluginSecurity
- 489 Change Category of LeftCheekPuff from Control to Mouth
- 487 Add LeftCheekPuff
LeftCheekRaiser
Type | Default | |
---|---|---|
float | 0 |
Squints the left eye
Security | PluginSecurity |
---|---|
Thread safety | ReadSafe |
Category | Eyes |
Loaded/Saved | false |
History 6
- 553 Change Default of LeftCheekRaiser from to 0
- 490 Change WriteSecurity of LeftCheekRaiser from None to PluginSecurity
- 490 Change Tags of LeftCheekRaiser from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of LeftCheekRaiser from None to PluginSecurity
- 489 Change Category of LeftCheekRaiser from Control to Eyes
- 487 Add LeftCheekRaiser
LeftDimpler
Type | Default | |
---|---|---|
float | 0 |
Moves the corners of the mouth back in Z
Security | PluginSecurity |
---|---|
Thread safety | ReadSafe |
Category | Mouth |
Loaded/Saved | false |
History 6
- 553 Change Default of LeftDimpler from to 0
- 490 Change WriteSecurity of LeftDimpler from None to PluginSecurity
- 490 Change Tags of LeftDimpler from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of LeftDimpler from None to PluginSecurity
- 489 Change Category of LeftDimpler from Control to Mouth
- 487 Add LeftDimpler
LeftEyeClosed
Type | Default | |
---|---|---|
float | 0 |
Closes the left eyelid. This is a required pose for avatars.
Security | PluginSecurity |
---|---|
Thread safety | ReadSafe |
Category | Eyes |
Loaded/Saved | false |
History 6
- 553 Change Default of LeftEyeClosed from to 0
- 490 Change WriteSecurity of LeftEyeClosed from None to PluginSecurity
- 490 Change Tags of LeftEyeClosed from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of LeftEyeClosed from None to PluginSecurity
- 489 Change Category of LeftEyeClosed from Control to Eyes
- 487 Add LeftEyeClosed
LeftEyeUpperLidRaiser
Type | Default | |
---|---|---|
float | 0 |
Raises the left eyelid upwards to reveal more of the eye white above the iris
Security | PluginSecurity |
---|---|
Thread safety | ReadSafe |
Category | Eyes |
Loaded/Saved | false |
History 6
- 553 Change Default of LeftEyeUpperLidRaiser from to 0
- 490 Change WriteSecurity of LeftEyeUpperLidRaiser from None to PluginSecurity
- 490 Change Tags of LeftEyeUpperLidRaiser from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of LeftEyeUpperLidRaiser from None to PluginSecurity
- 489 Change Category of LeftEyeUpperLidRaiser from Control to Eyes
- 487 Add LeftEyeUpperLidRaiser
LeftInnerBrowRaiser
Type | Default | |
---|---|---|
float | 0 |
Raises the interior half of the left brow upwards
Security | PluginSecurity |
---|---|
Thread safety | ReadSafe |
Category | Brows |
Loaded/Saved | false |
History 6
- 553 Change Default of LeftInnerBrowRaiser from to 0
- 490 Change WriteSecurity of LeftInnerBrowRaiser from None to PluginSecurity
- 490 Change Tags of LeftInnerBrowRaiser from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of LeftInnerBrowRaiser from None to PluginSecurity
- 489 Change Category of LeftInnerBrowRaiser from Control to Brows
- 487 Add LeftInnerBrowRaiser
LeftLipCornerDown
Type | Default | |
---|---|---|
float | 0 |
Lowers the corners of the mouth downwards in a frown
Security | PluginSecurity |
---|---|
Thread safety | ReadSafe |
Category | Mouth |
Loaded/Saved | false |
History 6
- 553 Change Default of LeftLipCornerDown from to 0
- 490 Change WriteSecurity of LeftLipCornerDown from None to PluginSecurity
- 490 Change Tags of LeftLipCornerDown from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of LeftLipCornerDown from None to PluginSecurity
- 489 Change Category of LeftLipCornerDown from Control to Mouth
- 487 Add LeftLipCornerDown
LeftLipCornerPuller
Type | Default | |
---|---|---|
float | 0 |
Raises the corners of the mouth upwards in a smile. This is a required pose for avatars.
Security | PluginSecurity |
---|---|
Thread safety | ReadSafe |
Category | Mouth |
Loaded/Saved | false |
History 6
- 553 Change Default of LeftLipCornerPuller from to 0
- 490 Change WriteSecurity of LeftLipCornerPuller from None to PluginSecurity
- 490 Change Tags of LeftLipCornerPuller from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of LeftLipCornerPuller from None to PluginSecurity
- 489 Change Category of LeftLipCornerPuller from Control to Mouth
- 487 Add LeftLipCornerPuller
LeftLipStretcher
Type | Default | |
---|---|---|
float | 0 |
Stretches the corners of the mouth apart. This is a required pose for avatars.
Security | PluginSecurity |
---|---|
Thread safety | ReadSafe |
Category | Mouth |
Loaded/Saved | false |
History 6
- 553 Change Default of LeftLipStretcher from to 0
- 490 Change WriteSecurity of LeftLipStretcher from None to PluginSecurity
- 490 Change Tags of LeftLipStretcher from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of LeftLipStretcher from None to PluginSecurity
- 489 Change Category of LeftLipStretcher from Control to Mouth
- 487 Add LeftLipStretcher
LeftLowerLipDepressor
Type | Default | |
---|---|---|
float | 0 |
Lowers the lower lip down away from the upper lip revealing the lower teeth. This is a required pose for avatars.
Security | PluginSecurity |
---|---|
Thread safety | ReadSafe |
Category | Mouth |
Loaded/Saved | false |
History 6
- 553 Change Default of LeftLowerLipDepressor from to 0
- 490 Change WriteSecurity of LeftLowerLipDepressor from None to PluginSecurity
- 490 Change Tags of LeftLowerLipDepressor from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of LeftLowerLipDepressor from None to PluginSecurity
- 489 Change Category of LeftLowerLipDepressor from Control to Mouth
- 487 Add LeftLowerLipDepressor
LeftNoseWrinkler
Type | Default | |
---|---|---|
float | 0 |
Raise the left nostril, pulls the brow down slightly, and wrinkles on the side of the nose
Security | PluginSecurity |
---|---|
Thread safety | ReadSafe |
Category | Brows |
Loaded/Saved | false |
History 6
- 553 Change Default of LeftNoseWrinkler from to 0
- 490 Change WriteSecurity of LeftNoseWrinkler from None to PluginSecurity
- 490 Change Tags of LeftNoseWrinkler from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of LeftNoseWrinkler from None to PluginSecurity
- 489 Change Category of LeftNoseWrinkler from Control to Brows
- 487 Add LeftNoseWrinkler
LeftOuterBrowRaiser
Type | Default | |
---|---|---|
float | 0 |
Raises the outer part of the left brow upwards
Security | PluginSecurity |
---|---|
Thread safety | ReadSafe |
Category | Brows |
Loaded/Saved | false |
History 6
- 553 Change Default of LeftOuterBrowRaiser from to 0
- 490 Change WriteSecurity of LeftOuterBrowRaiser from None to PluginSecurity
- 490 Change Tags of LeftOuterBrowRaiser from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of LeftOuterBrowRaiser from None to PluginSecurity
- 489 Change Category of LeftOuterBrowRaiser from Control to Brows
- 487 Add LeftOuterBrowRaiser
LeftUpperLipRaiser
Type | Default | |
---|---|---|
float | 0 |
Raises the left upper lip away from the lower lip revealing the upper teeth. This is a required pose for avatars.
Security | PluginSecurity |
---|---|
Thread safety | ReadSafe |
Category | Mouth |
Loaded/Saved | false |
History 6
- 553 Change Default of LeftUpperLipRaiser from to 0
- 490 Change WriteSecurity of LeftUpperLipRaiser from None to PluginSecurity
- 490 Change Tags of LeftUpperLipRaiser from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of LeftUpperLipRaiser from None to PluginSecurity
- 489 Change Category of LeftUpperLipRaiser from Control to Mouth
- 487 Add LeftUpperLipRaiser
LipPresser
Type | Default | |
---|---|---|
float | 0 |
Presses the lips together
Security | PluginSecurity |
---|---|
Thread safety | ReadSafe |
Category | Mouth |
Loaded/Saved | false |
History 6
- 553 Change Default of LipPresser from to 0
- 490 Change WriteSecurity of LipPresser from None to PluginSecurity
- 490 Change Tags of LipPresser from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of LipPresser from None to PluginSecurity
- 489 Change Category of LipPresser from Control to Mouth
- 487 Add LipPresser
LipsTogether
Type | Default | |
---|---|---|
float | 0 |
Brings the lips together relative to JawDrop. This is a required pose for avatars.
Security | PluginSecurity |
---|---|
Thread safety | ReadSafe |
Category | Mouth |
Loaded/Saved | false |
History 6
- 553 Change Default of LipsTogether from to 0
- 490 Change WriteSecurity of LipsTogether from None to PluginSecurity
- 490 Change Tags of LipsTogether from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of LipsTogether from None to PluginSecurity
- 489 Change Category of LipsTogether from Control to Mouth
- 487 Add LipsTogether
LowerLipSuck
Type | Default | |
---|---|---|
float | 0 |
Rolls the lower lip up over the teeth
Security | PluginSecurity |
---|---|
Thread safety | ReadSafe |
Category | Mouth |
Loaded/Saved | false |
History 6
- 553 Change Default of LowerLipSuck from to 0
- 490 Change WriteSecurity of LowerLipSuck from None to PluginSecurity
- 490 Change Tags of LowerLipSuck from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of LowerLipSuck from None to PluginSecurity
- 489 Change Category of LowerLipSuck from Control to Mouth
- 487 Add LowerLipSuck
MouthLeft
Type | Default | |
---|---|---|
float | 0 |
Moves the mouth left
Security | PluginSecurity |
---|---|
Thread safety | ReadSafe |
Category | Mouth |
Loaded/Saved | false |
History 6
- 553 Change Default of MouthLeft from to 0
- 490 Change WriteSecurity of MouthLeft from None to PluginSecurity
- 490 Change Tags of MouthLeft from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of MouthLeft from None to PluginSecurity
- 489 Change Category of MouthLeft from Control to Mouth
- 487 Add MouthLeft
MouthRight
Type | Default | |
---|---|---|
float | 0 |
Moves the mouth right
Security | PluginSecurity |
---|---|
Thread safety | ReadSafe |
Category | Mouth |
Loaded/Saved | false |
History 6
- 553 Change Default of MouthRight from to 0
- 490 Change WriteSecurity of MouthRight from None to PluginSecurity
- 490 Change Tags of MouthRight from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of MouthRight from None to PluginSecurity
- 489 Change Category of MouthRight from Control to Mouth
- 487 Add MouthRight
Pucker
Type | Default | |
---|---|---|
float | 0 |
Makes a kiss-like shape with the mouth. This is a required pose for avatars.
Security | PluginSecurity |
---|---|
Thread safety | ReadSafe |
Category | Mouth |
Loaded/Saved | false |
History 6
- 553 Change Default of Pucker from to 0
- 490 Change WriteSecurity of Pucker from None to PluginSecurity
- 490 Change Tags of Pucker from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of Pucker from None to PluginSecurity
- 489 Change Category of Pucker from Control to Mouth
- 487 Add Pucker
RightBrowLowerer
Type | Default | |
---|---|---|
float | 0 |
Lowers the right brow down
Security | PluginSecurity |
---|---|
Thread safety | ReadSafe |
Category | Brows |
Loaded/Saved | false |
History 6
- 553 Change Default of RightBrowLowerer from to 0
- 490 Change WriteSecurity of RightBrowLowerer from None to PluginSecurity
- 490 Change Tags of RightBrowLowerer from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of RightBrowLowerer from None to PluginSecurity
- 489 Change Category of RightBrowLowerer from Control to Brows
- 487 Add RightBrowLowerer
RightCheekPuff
Type | Default | |
---|---|---|
float | 0 |
Puffs up the right cheek
Security | PluginSecurity |
---|---|
Thread safety | ReadSafe |
Category | Mouth |
Loaded/Saved | false |
History 6
- 553 Change Default of RightCheekPuff from to 0
- 490 Change WriteSecurity of RightCheekPuff from None to PluginSecurity
- 490 Change Tags of RightCheekPuff from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of RightCheekPuff from None to PluginSecurity
- 489 Change Category of RightCheekPuff from Control to Mouth
- 487 Add RightCheekPuff
RightCheekRaiser
Type | Default | |
---|---|---|
float | 0 |
Squints the right eye
Security | PluginSecurity |
---|---|
Thread safety | ReadSafe |
Category | Eyes |
Loaded/Saved | false |
History 6
- 553 Change Default of RightCheekRaiser from to 0
- 490 Change WriteSecurity of RightCheekRaiser from None to PluginSecurity
- 490 Change Tags of RightCheekRaiser from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of RightCheekRaiser from None to PluginSecurity
- 489 Change Category of RightCheekRaiser from Control to Eyes
- 487 Add RightCheekRaiser
RightDimpler
Type | Default | |
---|---|---|
float | 0 |
Moves the corners of the mouth back in Z
Security | PluginSecurity |
---|---|
Thread safety | ReadSafe |
Category | Mouth |
Loaded/Saved | false |
History 6
- 553 Change Default of RightDimpler from to 0
- 490 Change WriteSecurity of RightDimpler from None to PluginSecurity
- 490 Change Tags of RightDimpler from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of RightDimpler from None to PluginSecurity
- 489 Change Category of RightDimpler from Control to Mouth
- 487 Add RightDimpler
RightEyeClosed
Type | Default | |
---|---|---|
float | 0 |
Closes the right eyelid. This is a required pose for avatars.
Security | PluginSecurity |
---|---|
Thread safety | ReadSafe |
Category | Eyes |
Loaded/Saved | false |
History 6
- 553 Change Default of RightEyeClosed from to 0
- 490 Change WriteSecurity of RightEyeClosed from None to PluginSecurity
- 490 Change ReadSecurity of RightEyeClosed from None to PluginSecurity
- 490 Change Tags of RightEyeClosed from [NotReplicated, NotScriptable] to [NotReplicated]
- 489 Change Category of RightEyeClosed from Control to Eyes
- 487 Add RightEyeClosed
RightEyeUpperLidRaiser
Type | Default | |
---|---|---|
float | 0 |
Raises the right eyelid upwards to reveal more of the eye white above the iris
Security | PluginSecurity |
---|---|
Thread safety | ReadSafe |
Category | Eyes |
Loaded/Saved | false |
History 6
- 553 Change Default of RightEyeUpperLidRaiser from to 0
- 490 Change WriteSecurity of RightEyeUpperLidRaiser from None to PluginSecurity
- 490 Change Tags of RightEyeUpperLidRaiser from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of RightEyeUpperLidRaiser from None to PluginSecurity
- 489 Change Category of RightEyeUpperLidRaiser from Control to Eyes
- 487 Add RightEyeUpperLidRaiser
RightInnerBrowRaiser
Type | Default | |
---|---|---|
float | 0 |
Raises the interior half of the right brow upwards
Security | PluginSecurity |
---|---|
Thread safety | ReadSafe |
Category | Brows |
Loaded/Saved | false |
History 6
- 553 Change Default of RightInnerBrowRaiser from to 0
- 490 Change WriteSecurity of RightInnerBrowRaiser from None to PluginSecurity
- 490 Change Tags of RightInnerBrowRaiser from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of RightInnerBrowRaiser from None to PluginSecurity
- 489 Change Category of RightInnerBrowRaiser from Control to Brows
- 487 Add RightInnerBrowRaiser
RightLipCornerDown
Type | Default | |
---|---|---|
float | 0 |
Lowers the corners of the mouth downwards in a frown
Security | PluginSecurity |
---|---|
Thread safety | ReadSafe |
Category | Mouth |
Loaded/Saved | false |
History 6
- 553 Change Default of RightLipCornerDown from to 0
- 490 Change WriteSecurity of RightLipCornerDown from None to PluginSecurity
- 490 Change Tags of RightLipCornerDown from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of RightLipCornerDown from None to PluginSecurity
- 489 Change Category of RightLipCornerDown from Control to Mouth
- 487 Add RightLipCornerDown
RightLipCornerPuller
Type | Default | |
---|---|---|
float | 0 |
Raises the corners of the mouth upwards in a smile. This is a required pose for avatars.
Security | PluginSecurity |
---|---|
Thread safety | ReadSafe |
Category | Mouth |
Loaded/Saved | false |
History 6
- 553 Change Default of RightLipCornerPuller from to 0
- 490 Change WriteSecurity of RightLipCornerPuller from None to PluginSecurity
- 490 Change Tags of RightLipCornerPuller from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of RightLipCornerPuller from None to PluginSecurity
- 489 Change Category of RightLipCornerPuller from Control to Mouth
- 487 Add RightLipCornerPuller
RightLipStretcher
Type | Default | |
---|---|---|
float | 0 |
Stretches the corners of the mouth apart. This is a required pose for avatars.
Security | PluginSecurity |
---|---|
Thread safety | ReadSafe |
Category | Mouth |
Loaded/Saved | false |
History 6
- 553 Change Default of RightLipStretcher from to 0
- 490 Change WriteSecurity of RightLipStretcher from None to PluginSecurity
- 490 Change Tags of RightLipStretcher from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of RightLipStretcher from None to PluginSecurity
- 489 Change Category of RightLipStretcher from Control to Mouth
- 487 Add RightLipStretcher
RightLowerLipDepressor
Type | Default | |
---|---|---|
float | 0 |
Lowers the lower lip down away from the upper lip revealing the lower teeth. This is a required pose for avatars.
Security | PluginSecurity |
---|---|
Thread safety | ReadSafe |
Category | Mouth |
Loaded/Saved | false |
History 6
- 553 Change Default of RightLowerLipDepressor from to 0
- 490 Change WriteSecurity of RightLowerLipDepressor from None to PluginSecurity
- 490 Change Tags of RightLowerLipDepressor from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of RightLowerLipDepressor from None to PluginSecurity
- 489 Change Category of RightLowerLipDepressor from Control to Mouth
- 487 Add RightLowerLipDepressor
RightNoseWrinkler
Type | Default | |
---|---|---|
float | 0 |
Raises the right nostril, pulls the brow down slightly, and wrinkles on the side of the nose
Security | PluginSecurity |
---|---|
Thread safety | ReadSafe |
Category | Brows |
Loaded/Saved | false |
History 6
- 553 Change Default of RightNoseWrinkler from to 0
- 490 Change WriteSecurity of RightNoseWrinkler from None to PluginSecurity
- 490 Change Tags of RightNoseWrinkler from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of RightNoseWrinkler from None to PluginSecurity
- 489 Change Category of RightNoseWrinkler from Control to Brows
- 487 Add RightNoseWrinkler
RightOuterBrowRaiser
Type | Default | |
---|---|---|
float | 0 |
Raises the outer part of the right brow upwards
Security | PluginSecurity |
---|---|
Thread safety | ReadSafe |
Category | Brows |
Loaded/Saved | false |
History 6
- 553 Change Default of RightOuterBrowRaiser from to 0
- 490 Change WriteSecurity of RightOuterBrowRaiser from None to PluginSecurity
- 490 Change Tags of RightOuterBrowRaiser from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of RightOuterBrowRaiser from None to PluginSecurity
- 489 Change Category of RightOuterBrowRaiser from Control to Brows
- 487 Add RightOuterBrowRaiser
RightUpperLipRaiser
Type | Default | |
---|---|---|
float | 0 |
Raises the right upper lip away from the lower lip revealing the upper teeth. This is a required pose for avatars.
Security | PluginSecurity |
---|---|
Thread safety | ReadSafe |
Category | Mouth |
Loaded/Saved | false |
History 6
- 553 Change Default of RightUpperLipRaiser from to 0
- 490 Change WriteSecurity of RightUpperLipRaiser from None to PluginSecurity
- 490 Change Tags of RightUpperLipRaiser from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of RightUpperLipRaiser from None to PluginSecurity
- 489 Change Category of RightUpperLipRaiser from Control to Mouth
- 487 Add RightUpperLipRaiser
TongueDown
Type | Default | |
---|---|---|
float | 0 |
Bends the tongue down
Security | PluginSecurity |
---|---|
Thread safety | ReadSafe |
Category | Tongue |
Loaded/Saved | false |
History 6
- 553 Change Default of TongueDown from to 0
- 490 Change WriteSecurity of TongueDown from None to PluginSecurity
- 490 Change Tags of TongueDown from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of TongueDown from None to PluginSecurity
- 489 Change Category of TongueDown from Control to Tongue
- 487 Add TongueDown
TongueOut
Type | Default | |
---|---|---|
float | 0 |
Extends the tip of the tongue out of the mouth
Security | PluginSecurity |
---|---|
Thread safety | ReadSafe |
Category | Tongue |
Loaded/Saved | false |
History 6
- 553 Change Default of TongueOut from to 0
- 490 Change WriteSecurity of TongueOut from None to PluginSecurity
- 490 Change Tags of TongueOut from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of TongueOut from None to PluginSecurity
- 489 Change Category of TongueOut from Control to Tongue
- 487 Add TongueOut
TongueUp
Type | Default | |
---|---|---|
float | 0 |
Bends the tongue up
Security | PluginSecurity |
---|---|
Thread safety | ReadSafe |
Category | Tongue |
Loaded/Saved | false |
History 6
- 553 Change Default of TongueUp from to 0
- 490 Change WriteSecurity of TongueUp from None to PluginSecurity
- 490 Change Tags of TongueUp from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of TongueUp from None to PluginSecurity
- 489 Change Category of TongueUp from Control to Tongue
- 487 Add TongueUp
UpperLipSuck
Type | Default | |
---|---|---|
float | 0 |
Rolls the upper lip around the teeth
Security | PluginSecurity |
---|---|
Thread safety | ReadSafe |
Category | Mouth |
Loaded/Saved | false |
History 6
- 553 Change Default of UpperLipSuck from to 0
- 490 Change WriteSecurity of UpperLipSuck from None to PluginSecurity
- 490 Change Tags of UpperLipSuck from [NotReplicated, NotScriptable] to [NotReplicated]
- 490 Change ReadSecurity of UpperLipSuck from None to PluginSecurity
- 489 Change Category of UpperLipSuck from Control to Mouth
- 487 Add UpperLipSuck