Scripting API
BodyTrackingModule
KeyPoint2D

KeyPoint2D

Represents a single tracked 2d key point in the scene.

Properties

PropertyDescription

isTracked

(get) isTracked: BoolSignal
(set) (Not Available)


Boolean signal representing whether this body key point is being tracked right now or not.

keyPoint

(get) keyPoint: Vec2Signal
(set) (Not Available)


Point signal representing the key point

Methods

This module exposes no methods.