Click or drag to resize

EngageableObjectSetInteractionTargets Method

Sets the interaction target on the controller

Namespace:  ImmerseSDK.Interaction
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
protected virtual void SetInteractionTargets(
	Controller controller
)

Parameters

controller
Type: ImmerseSDK.ControllersController
See Also