Property supportsHumanBody3D supportsHumanBody3D Specifies if the current subsystem supports 3D human body pose estimation. Declaration public bool supportsHumanBody3D { get; } Property Value Type Description bool true if the current subsystem supports 3D human body pose estimation. Otherwise, false.