⚠ Preview docs — built from the develop branch and may be unstable. Go to the stable docs.

Sensor.Depth.SetCapabilities

static bool SetCapabilities(SensorDepthCaps capabilities)

Updates the active capabilities while the sensor is running. Can enable or disable features like hand removal or CPU readback at runtime. Unsupported capabilities are silently ignored.

   
SensorDepthCaps capabilities New set of capabilities to apply.
RETURNS: bool True if the sensor is running and capabilities were applied.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!