OrientationProvider

An OrientationProvider provides the ViewingDirection of one orientation input like an gyroscope.

Functions

Link copied to clipboard
abstract fun disable()
Disables the OrientationProvider
Link copied to clipboard
abstract fun enable()
Link copied to clipboard
Link copied to clipboard
abstract fun isEnabled(): Boolean
Returns true if the OrientationProvider is enabled, else false.