Skip to main content
API Reference com.nianticspatial.nsdk.vps2 VPS2Session

getLatestTransformer

Returns the latest transformer snapshot. If [VPS2Transformer.trackingState] is [VPS2TrackingState.UNAVAILABLE], conversion calls that use this transformer will fail with ArdkInvalidOperationStatusException.

Declaration

fun getLatestTransformer(): VPS2Transformer

Summary

Returns the latest transformer snapshot. If [VPS2Transformer.trackingState] is [VPS2TrackingState.UNAVAILABLE], conversion calls that use this transformer will fail with ArdkInvalidOperationStatusException.


ON THIS PAGE