location

open fun location(@NotNull location: @NotNull Location)

Moves the model to a new location.

Since

1.15.2

Parameters

location

the new location


@NotNull
open fun location(): @NotNull Location

Returns the current location of the tracker.

Return

the location

Since

1.15.2