Skip to main content
API Reference com.nianticspatial.nsdk NsdkCamera

getViewMatrix

View matrix (column-major, 16 floats) for this frame. Matches ARCore [com.google.ar.core.Camera.getViewMatrix].

Declaration

abstract fun getViewMatrix(): FloatArray

Summary

View matrix (column-major, 16 floats) for this frame. Matches ARCore [com.google.ar.core.Camera.getViewMatrix].