Azure Kinect Body Tracking SDK  1.0.1

◆ Id

uint Microsoft.Azure.Kinect.BodyTracking.Body.Id => Frame.GetBodyId(Index)

Get the body id for a particular person Index from stored Frame.

Called when the user has received a BodyTracking.Frame and wants to access the id of the body given a particular Index.

See also
BodyTracking.Frame.GetBodyId(uint)