remove

fun remove(arElement: ArModel)

Removes an ArModel element from the screen.

Parameters

arElement

The ArModel element to remove.


fun remove(arWindow: ArWindow)

Removes an ArWindow element from the screen.

Parameters

arWindow

The ArWindow element to remove.


fun remove(uiElement: UIElement)

Removes a UI element from the internal HUD board.

Parameters

uiElement

The UI element to remove.