@Target([AnnotationTarget.VALUE_PARAMETER, AnnotationTarget.PROPERTY, AnnotationTarget.PROPERTY_GETTER]) annotation class Facing
Direction the camera faces relative to device screen.
Facing()
Direction the camera faces relative to device screen. |
const val FACING_BACK: Int |
|
const val FACING_FRONT: Int |