FaceProperty Enumeration

Values that describe the state of a face.

Syntax

public enum class FaceProperty  

Members

Member Value Description
Happy The user appears happy.
Engaged The user appears engaged with the Kinect Sensor.
WearingGlasses The user is wearing glasses.
LeftEyeClosed The user’s left eye is closed.
RightEyeClosed The user’s right eye is closed.
MouthOpen The user’s mouth is open.
MouthMoved The user’s mouth moved.
LookingAway The user is looking away.

Requirements

Namespace: Microsoft.Kinect.Face

Metadata: microsoft.kinect.face.winmd

See also

Reference

Microsoft.Kinect.Face Namespace