The primary concrete type through which Body data is accessed.
Components consuming body data (such as PoseDetection.PoseFromBody) should prefer to do so through the interface IBody rather than depending directly on this concrete type or alternative implementations.
Fields
bool IsConnected[Get]
Implementation of IBody.IsConnected; for details, please refer to the related documentation provided for that interface.
bool IsHighConfidence[Get]
Implementation of IBody.IsHighConfidence; for details, please refer to the related documentation provided for that interface.
float Scale[Get]
Implementation of IBody.Scale; for details, please refer to the related documentation provided for that interface.