Share via


BoneOrientation.HierarchicalRotation Property

Kinect for Windows 1.5, 1.6, 1.7, 1.8

Gets or sets the rotation of a bone relative to its parent bone.

Syntax

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

Property Value

Type: BoneRotation
The bone rotation relative to its parent bone.

Requirements

Namespace: Microsoft.Kinect

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

See Also

Reference

BoneOrientation Class
BoneOrientation Members
Microsoft.Kinect Namespace