Optionalcolor: RGBOptionalcolorOptional RGB color tint applied to the waypoint icon. If not specified, the waypoint uses its default color.
ReadonlyisThe WaypointTextureSelector that determines which icon texture is displayed for the waypoint based on distance or other criteria.
Gets the current DimensionLocation of the waypoint. For entity waypoints, this returns the entity's current position. For location waypoints, this returns the stored location.
The new DimensionLocation (dimension and coordinates) for the waypoint.
Waypoint that points to a fixed location in the world. Unlike entity waypoints, location waypoints always remain valid and their position can be updated.