Immerse SDK Class Library
Immerse SDK Class Library
Immerse SDK Namespaces
ImmerseSDK.Interaction
ControllerList Class
ControllerList Methods
Add Method
Clear Method
Contains Method
CopyTo Method
GetAngularVelocity Method
GetAveragePosition Method
GetAverageRotation Method
GetAverageSourcePosition Method
GetAverageSourceRotation Method
GetAverageTargetPosition Method
GetAverageTargetRotation Method
GetAverageVelocity Method
GetEnumerator Method
GetInteractionDirection Method
GetPosition Method
GetSourcePosition Method
GetTargetPosition Method
GetVelocity Method
IndexOf Method
Insert Method
Remove Method
RemoveAt Method
ControllerList
IndexOf Method
Searches for the specified object and returns its index
Namespace:
ImmerseSDK.Interaction
Assembly:
ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
Copy
public
int
IndexOf
(
Controller
item
)
Parameters
item
Type:
ImmerseSDK.Controllers
Controller
Return Value
Type:
Int32
Implements
IList
T
IndexOf(T)
See Also
Reference
ControllerList Class
ImmerseSDK.Interaction Namespace
Copyright (c) Immerse Learning, All rights reserved.
Send comments on this topic to
support@immerse.io