UnitySwiftKotlin←API Reference Return to API Reference index←packageNSDK NSDK←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.