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.
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