| IInteractableObjectShowHighlight Method |
Shows/Hides a highlight around the object
Namespace:
ImmerseSDK.Interaction
Assembly:
ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax void ShowHighlight(
bool shouldBeVisible
)
Parameters
- shouldBeVisible
- Type: SystemBoolean
See Also