VMECameraHeading

open class VMECameraHeading

VMECameraHeading represents a heading element that may be associated with a VMECameraUpdate object.

It encapsulates some logic for controlling the camera's heading. It should only be constructed using the factory helper methods below.

Since

1.19

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean

Compare current VMECameraHeading with another.

Link copied to clipboard
open override fun hashCode(): Int