FaceAlignment.FaceOrientation Property

Gets a vector indicating the orientation of the face.

Syntax

public:
property Vector4 FaceOrientation {
         Vector4 get ();
         void set (Vector4 value);
}  

Property value

Type: Vector4 

A vector indicating the orientation of the face.

Requirements

Namespace: Microsoft.Kinect.Face

Metadata: microsoft.kinect.face.winmd

See also

Reference

FaceAlignment Class

FaceAlignment Members

Microsoft.Kinect.Face Namespace