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.
Coloring modes that indicate how the appropriate color for each user in scene will be determined by the KinectUserViewer control.
Syntax
public enum UserColoringMode
Members
Member name | Value | Description | |
---|---|---|---|
HighlightPrimary | 0 | Primary user will be highlighted using KinectUserViewer.PrimaryUserColor and all other users will be colored with KinectUserViewer.DefaultUserColor. | |
Manual | 1 | Users specified in KinectUserViewer.UserColors will get colored as specified and all other users will be colored with KinectUserViewer.DefaultUserColor. |
Requirements
Namespace: Microsoft.Kinect.Toolkit.Controls
Assembly: Microsoft.Kinect.Toolkit.Controls (in microsoft.kinect.toolkit.controls.dll)