Class PointerBehaviorTests
Verify that pointers can be turned on and off via FocusProvider.SetPointerBehavior
Inherited Members
Namespace: Microsoft.MixedReality.Toolkit.Tests
Assembly: cs.temp.dll.dll
Syntax
public class PointerBehaviorTests : BasePlayModeTests
  Methods
TestGaze()
Tests that the gaze pointer can be turned on and off
Declaration
public IEnumerator TestGaze()
  Returns
| Type | Description | 
|---|---|
| IEnumerator | 
TestGrab()
Tests the grab pointer can be turned on/off
Declaration
public IEnumerator TestGrab()
  Returns
| Type | Description | 
|---|---|
| IEnumerator | 
TestPoke()
Tests that poke pointer can be turned on/off
Declaration
public IEnumerator TestPoke()
  Returns
| Type | Description | 
|---|---|
| IEnumerator | 
TestRays()
Tests that rays can be turned on and off
Declaration
public IEnumerator TestRays()
  Returns
| Type | Description | 
|---|---|
| IEnumerator |