![]() | RealControllerModel Class |
Namespace: ImmerseSDK.Controllers
public class RealControllerModel : LoggingBehaviour
The RealControllerModel type exposes the following members.
Name | Description | |
---|---|---|
![]() | RealControllerModel | Initializes a new instance of the RealControllerModel class |
Name | Description | |
---|---|---|
![]() | Awake |
Unity Component Method
|
![]() | HightlightButton |
Highlight (or clear highlight) on a button
|
![]() | Init |
Initialise the real controller model instance
|
![]() | Update |
Unity Component Method
|
Name | Description | |
---|---|---|
![]() | _leftGrip | |
![]() | _maxAngle | |
![]() | _rightGrip | |
![]() | _thumbstick | |
![]() | _trackpad | |
![]() | _trigger |
Name | Description | |
---|---|---|
![]() | GetCopyOf |
Copies all properties of a component from source to target. Uses reflection to set properties.
(Defined by ComponentExtensions.) |
![]() | WaitForT |
Waits for a singleton on a coroutine
(Defined by SingletonManager.) |