Skip to main content Link Search Menu Expand Document (external link)

@depthmap attribute

🔌dp.kinect dp.kinect2 dp.kinect3 dp.oak
signature
depthmap DEPTHOUT_INT
values
0
no depth output default
1
depth output
2
depth output, calculate player indices (dp.kinect only)
examples
@depthmap 1

Depth output on the first outlet. This combined with resolution @depthmapres and depth value type @type define the memory layout of depth data.

📝 dp.kinect requires @depthmap 2 to calculate the @playermap.