Share via


BoneOrientation.AbsoluteRotation Property

Kinect for Windows 1.5, 1.6, 1.7, 1.8

Gets or sets the rotation of the bone relative to camera coordinates.

Syntax

public BoneRotation AbsoluteRotation { get; set; }
'Declaration
Public Property AbsoluteRotation As BoneRotation 

Property Value

Type: BoneRotation
The rotation of a bone relative to camera coordintes.

Requirements

Namespace: Microsoft.Kinect

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

See Also

Reference

BoneOrientation Class
BoneOrientation Members
Microsoft.Kinect Namespace