VanishingPointState

enum VanishingPointState : Enum<VanishingPointState>

Describes the vanishing point update algorithm's state.

Entries

Link copied to clipboard

Ignore puck position updates and leave the vanishing point in the current position.

Link copied to clipboard

Try to take the most recently calculated distance and set the vanishing point.

Link copied to clipboard

Always try to take the most recently calculated distance and set the vanishing point.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int