Click or drag to resize

EngageableObjectShowHighlight Method

Shows/Hides a highlight around the object

Namespace:  ImmerseSDK.Interaction
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public void ShowHighlight(
	bool shouldBeVisible
)

Parameters

shouldBeVisible
Type: SystemBoolean

Implements

IInteractableObjectShowHighlight(Boolean)
See Also