Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the quaternion representing the face rotation.
Syntax
public:
property Vector4^ FaceRotationQuaternion {
Vector4^ get ();
}
public Vector4FaceRotationQuaternion { get; }
var faceRotationQuaternion = faceFrameResult.faceRotationQuaternion;
Property value
Type: Vector4
The quaternion representing the face rotation.
Requirements
Namespace: Microsoft.Kinect.Face
Assembly: Microsoft.Kinect.Face (in microsoft.kinect.face.dll)