Share via


InteractionFrame.CopyInteractionDataTo Method

Copies interaction information from an interaction frame to a userInfo object.

Syntax

public void CopyInteractionDataTo (
         UserInfo[] userInfo
)

Parameters

  • userInfo
    Type: UserInfo
    The userInfo object to receive the interaction information.

Requirements

Namespace: Microsoft.Kinect.Toolkit.Interaction

Assembly: Microsoft.Kinect.Toolkit.Interaction (in microsoft.kinect.toolkit.interaction.dll)

See Also

Reference

InteractionFrame Class
InteractionFrame Members
Microsoft.Kinect.Toolkit.Interaction Namespace