A single indicator which is associated with a single point of interest somewhere in 3D space.
More...
|
| Indicator | Init (PointOfInterest poi, float pingInterval) |
| | Initializes the indicator.
|
| |
| void | Refresh (Transform camTf) |
| | Refreshes the indicator, updating the position and rotation, and updating the text.
|
| |
A single indicator which is associated with a single point of interest somewhere in 3D space.
◆ Init()
Initializes the indicator.
- Parameters
-
| poi | The point of interest to associate with the indicator. |
| pingInterval | The interval at which to ping the indicator. |
- Returns
- The initialized indicator.
◆ Refresh()
| void FMAR.UI.Indicators.Indicator.Refresh |
( |
Transform | camTf | ) |
|
|
inline |
Refreshes the indicator, updating the position and rotation, and updating the text.
- Parameters
-
| camTf | The transform of the camera. |
◆ poi
The waypoint this indicator represents.
The documentation for this class was generated from the following file:
- /github/workspace/Packages/FMAR/UI/Indicators/Runtime/Scripts/Indicator.cs