Share via


BoneRotation.Matrix Property

Kinect for Windows 1.5, 1.6, 1.7, 1.8

Gets or sets a matrix representation of the bone rotation.

Syntax

public Matrix4 Matrix { get; set; }
'Declaration
Public Property Matrix As Matrix4 

Property Value

Type: Matrix4
A matrix representation of the bone rotation.

Requirements

Namespace: Microsoft.Kinect

Assembly: Microsoft.Kinect (in microsoft.kinect.dll)

See Also

Reference

BoneRotation Class
BoneRotation Members
Microsoft.Kinect Namespace