![]() |
AR Design
UBC EML collab with UBC SALA - visualizing IoT data in AR
|
A helper class for making applications more usable across different devices. More...
Static Public Member Functions | |
| static float | GetUsabilityScaleFactor (Camera camera) |
| Gets a factor useful for scaling visual and interactable objects based on a camera's characteristics (resolution, field of view, etc). More... | |
A helper class for making applications more usable across different devices.
Definition at line 11 of file UsabilityUtilities.cs.
|
static |
Gets a factor useful for scaling visual and interactable objects based on a camera's characteristics (resolution, field of view, etc).
| camera | The camera whose characteristics to consider. |
Definition at line 18 of file UsabilityUtilities.cs.