RotationMode

annotation class RotationMode

Available camera rotation modes.

Functions

annotationType
Link copied to clipboard
abstract fun annotationType(): Class<out Annotation>
equals
Link copied to clipboard
abstract fun equals(p: Any): Boolean
hashCode
Link copied to clipboard
abstract fun hashCode(): Int
toString
Link copied to clipboard
abstract fun toString(): String

Properties

Attitude
Link copied to clipboard
val Attitude: Int
Free
Link copied to clipboard
val Free: Int
NorthUp
Link copied to clipboard
val NorthUp: Int
Vehicle
Link copied to clipboard
val Vehicle: Int