Expressions
Lens Studio v3.0+
Description
Expression names used with FaceRenderObjectProvider.getExpressionWeightByName()
and returned by FaceRenderObjectProvider.getExpressionNames()
.
Properties
static BrowsDownLeft
: String
Left eyebrow downward movement
static BrowsDownRight
: String
Right eyebrow downward movement
static BrowsUpCenter
: String
Between eyebrows upward movement
static BrowsUpLeft
: String
Left eyebrow upward movement
static BrowsUpRight
: String
Right eyebrow upward movement
static CheekSquintLeft
: String
Left cheek and below left eye upward movement
static CheekSquintRight
: String
Right cheek and below right eye upward movement
static EyeBlinkLeft
: String
Left eyelids closing
static EyeBlinkRight
: String
Right eyelids closing
static EyeDownLeft
: String
Left eyelids downward look
static EyeDownRight
: String
Right eyelids downward look
static EyeInLeft
: String
Left eyelids looking towards center
static EyeInRight
: String
Right eyelids looking towards center
static EyeOpenLeft
: String
Left eyelids opening
static EyeOpenRight
: String
Right eyelids opening
static EyeOutLeft
: String
Left eyelids looking away from center
static EyeOutRight
: String
Right eyelids looking away from center
static EyeSquintLeft
: String
Left eye squinting
static EyeSquintRight
: String
Right eye squinting
static EyeUpLeft
: String
Left eyelids upward look
static EyeUpRight
: String
Right eyelids upward look
static JawForward
: String
Jaw forward movement
static JawLeft
: String
Jaw leftward movement
static JawOpen
: String
Jaw opening
static JawRight
: String
Jaw rightward movement
static LipsFunnel
: String
Lips forming open circular shape together
static LipsPucker
: String
Lips compressing together while closed
static LowerLipClose
: String
Lower lip moving towards and behind upper lip
static LowerLipDownLeft
: String
Left lower lip downward movement
static LowerLipDownRight
: String
Right lower lip downward movement
static LowerLipRaise
: String
Lower lip upward movement
static MouthClose
: String
Lips moving together
static MouthDimpleLeft
: String
Left mouth corner back and leftward movement
static MouthDimpleRight
: String
Right mouth corner back and rightward movement
static MouthFrownLeft
: String
Left mouth corner downward movement
static MouthFrownRight
: String
Right mouth corner downward movement
static MouthLeft
: String
Both lips leftward movement
static MouthRight
: String
Both lips rightward movement
static MouthSmileLeft
: String
Left mouth corner upward movement
static MouthSmileRight
: String
Right mouth corner upward movement
static MouthStretchLeft
: String
Left side of mouth leftward movement
static MouthStretchRight
: String
Right side of mouth rightward movement
static MouthUpLeft
: String
Left side of mouth upward movement
static MouthUpRight
: String
Right side of mouth upward movement
static Puff
: String
Both cheeks puffing outward movement
static SneerLeft
: String
Left nostril raising
static SneerRight
: String
Right nostril raising
static UpperLipClose
: String
Upper lip moving towards and behind lower lip
static UpperLipRaise
: String
Upper lip upward movement
static UpperLipUpLeft
: String
Left upper lip upward movement
static UpperLipUpRight
: String
Right upper lip upward movement
Examples
// @input Asset.RenderMesh faceMesh
var mouthCloseWeight = script.faceMesh.control.getExpressionWeightByName(Expressions.MouthClose);
Still Looking for help?
Visit Support