On this page←API Reference Return to API Reference index←packageSwiftyNsdk SwiftyNsdk←classNsdkDepthSession NsdkDepthSession Method latestImageParams latestImageParamsRetrieves the latest image parameters associated with the depth data.... Declaration func latestImageParams() -> NsdkAsyncState<AwarenessImageParams, AwarenessError> Summary Retrieves the latest image parameters associated with the depth data. - Returns: An NsdkAsyncState containing either the latest AwarenessImageParams, or an AwarenessError.
Retrieves the latest image parameters associated with the depth data.
- Returns: An
NsdkAsyncStatecontaining either the latestAwarenessImageParams,or an
AwarenessError.