API reference
API reference
Select your platform
No SDKs available
No versions available

TrackedBody Function

Modifiers: final
Creates a TrackedBody component with a given map of Ints representing joints to Poses. This is a secondary constructor for the TrackedBody component

Signature

fun TrackedBody(jointPoses: HashMap<Int, Pose><Int, Pose>): TrackedBody

Parameters

jointPoses: HashMap<Int, Pose>
The map of Ints representing joints to Poses

Returns

Did you find this page helpful?
Thumbs up icon
Thumbs down icon