make Follow Puck Viewport State
abstract fun makeFollowPuckViewportState(options: FollowPuckViewportStateOptions = FollowPuckViewportStateOptions.Builder().build()): FollowPuckViewportState
Content copied to clipboard
Create a new FollowPuckViewportState instance with provided FollowPuckViewportStateOptions.
Return
The newly-created FollowPuckViewportState instance.
Parameters
options
The desired FollowPuckViewportStateOptions, defaults to FollowPuckViewportStateOptions that's initialised with default parameters.