FollowPuckViewportState
public final class FollowPuckViewportState
extension FollowPuckViewportState: ViewportState
A ViewportState
implementation that tracks the location puck (to show a puck, use
puckType
)
Use makeFollowPuckViewportState(options:)
to create instances of this
class.
-
Configuration options for this state.
Declaration
Swift
public var options: FollowPuckViewportStateOptions { get set }