![]() | RealControllerModels Class |
Namespace: ImmerseSDK.Controllers
public class RealControllerModels : LoggingBehaviour
The RealControllerModels type exposes the following members.
Name | Description | |
---|---|---|
![]() | RealControllerModels | Initializes a new instance of the RealControllerModels class |
Name | Description | |
---|---|---|
![]() | HightlightButton(RealControllerModelControllerButton, Boolean) |
Highlight (or clear highlight) on a button
|
![]() | HightlightButton(RealControllerModelControllerButton, Boolean, Material) |
Highlight (or clear highlight) on a button
|
![]() | Initialise |
Initialise the real controller model instance
|
![]() | ShowModel |
Show or hide the model
|
Name | Description | |
---|---|---|
![]() | _highlightMaterial | |
![]() | _oculusRift | |
![]() | _odyssey | |
![]() | _vive |
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.) |