Method GetDepthSensorUsage
GetDepthSensorUsage(ArSession)
Gets the depth sensor usage settings.
Declaration
public ArCameraConfigDepthSensorUsage GetDepthSensorUsage(ArSession session)
Parameters
Type | Name | Description |
---|---|---|
ArSession | session | The ARCore session. |
Returns
Type | Description |
---|---|
ArCameraConfigDepthSensorUsage | Returns the depth sensor usage settings. |