Represents a breadcrumb icon on the map.
More...
|
| BreadcrumbIcon | Init () |
| | Initializes the breadcrumb icon.
|
| |
| void | Refresh (Vector3 flat, float size, float observationRadius) |
| | Refreshes the breadcrumb icon's position and size based on the given parameters.
|
| |
Represents a breadcrumb icon on the map.
◆ Init()
Initializes the breadcrumb icon.
- Returns
- The initialized breadcrumb icon.
◆ Refresh()
| void FMAR.UI.Widgets.Map.BreadcrumbIcon.Refresh |
( |
Vector3 | flat, |
|
|
float | size, |
|
|
float | observationRadius ) |
|
inline |
Refreshes the breadcrumb icon's position and size based on the given parameters.
- Parameters
-
| flat | The flat position vector. |
| size | The size of the map. |
| observationRadius | The observation radius. |
The documentation for this class was generated from the following file: