AnimationSettings | iOS SDK | Urbi Documentation
iOS SDK

AnimationSettings

Settings of map object animations. Applied to style layers with a model source specified. For example, layers of the "3D model" and "Directional model" type.

Extends: Hashable
public static func == (lhs: AnimationSettings, rhs: AnimationSettings) -> Bool

Returns a Boolean value indicating whether two values are equal.

Methods
Properties

Gets the index of the current model animation. If null, the value from styles is used.

Gets the index of the current model scene. If null, the value from styles is used.

Gets the title of the current model scene. If null, the value from styles is used.

Gets the number of the model animation repetitions. If null, the value from styles is used.

Gets the speed of playing the model animation. If null, the value from styles is used.