FaceModel.FaceShapeDeformations Property

Gets a collection of face shape deformations.

Syntax

public:
property IMapView<FaceShapeDeformations, float32>^ FaceShapeDeformations {
         IMapView<FaceShapeDeformations, float32>^ get ();
}  

Property value

Type: IMapView<FaceShapeDeformations, float32> 

  A collection of face shape deformations.

Requirements

Namespace: Microsoft.Kinect.Face

Metadata: microsoft.kinect.face.winmd

See also

Reference

FaceModel Class

FaceModel Members

Microsoft.Kinect.Face Namespace