Method UpdateUIModel
UpdateUIModel(ref TrackedDeviceModel)
Updates the current UI Model to match the state of the Interactor.
Declaration
void UpdateUIModel(ref TrackedDeviceModel model)
Parameters
| Type | Name | Description |
|---|---|---|
| TrackedDeviceModel | model | The returned model that will match this Interactor. |