Follow Puck Viewport State Options
class FollowPuckViewportStateOptions
Content copied to clipboard
Configuration options that impact the FollowPuckViewportState.
Each of the CameraOptions related properties is optional, so that the state can be configured to only modify certain aspects of the camera if desired. This can be used, to achieve effects like allowing zoom gestures to work simultaneously with FollowPuckViewportState.
See also
Types
Builder
Link copied to clipboard
Functions
toBuilder
Link copied to clipboard
Properties
animationDurationMs
Link copied to clipboard
The duration of an animation that happens once when FollowPuckViewportState.startUpdatingCamera is invoked.
bearing
Link copied to clipboard
Indicates how to obtain the value to use for CameraOptions.bearing when setting the camera.
padding
Link copied to clipboard
The value to use for setting CameraOptions.padding.
pitch
Link copied to clipboard
The value to use for setting CameraOptions.pitch.
zoom
Link copied to clipboard
The value to use for setting CameraOptions.zoom.