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

hasDisplayGeometryChanged

True if display rotation or viewport changed since the previous frame. Matches ARCore [Frame.hasDisplayGeometryChanged]. Playback always returns false.

Declaration

abstract fun hasDisplayGeometryChanged(): Boolean

Summary

True if display rotation or viewport changed since the previous frame. Matches ARCore [Frame.hasDisplayGeometryChanged]. Playback always returns false.