Class SlateTests
Assembly: cs.temp.dll.dll
Methods
Test hand ray scroll instantiated from prefab
Declaration
public IEnumerator InstantiateGGVScroll()
Returns
Type |
Description |
IEnumerator |
|
Test ggv scroll instantiated from prefab
Declaration
public IEnumerator PrefabGGVScroll()
Returns
Type |
Description |
IEnumerator |
|
Test ggv (gaze, gesture, and voice) zooming instantiated from prefab
Declaration
public IEnumerator PrefabGGVZoom()
Returns
Type |
Description |
IEnumerator |
|
Test hand ray scroll instantiated from prefab
Declaration
public IEnumerator PrefabRayScroll()
Returns
Type |
Description |
IEnumerator |
|
Tests touch scrolling instantiated from prefab
Declaration
public IEnumerator PrefabTouchScroll()
Returns
Type |
Description |
IEnumerator |
|
Test touch zooming instantiated from prefab
Declaration
public IEnumerator PrefabTouchZoom()
Returns
Type |
Description |
IEnumerator |
|
Declaration
public IEnumerator Setup()
Returns
Type |
Description |
IEnumerator |
|
Declaration
public IEnumerator TearDown()
Returns
Type |
Description |
IEnumerator |
|
Test zooming in using far and near interaction on a slate that is rotated 90 degrees around up vector.
This test guarantees that the z component of the hand or controller position is being considered on the zooming logic.
Declaration
public IEnumerator ZoomRotatedSlate()
Returns
Type |
Description |
IEnumerator |
|