Class SlateTests
Inherited Members
Namespace: Microsoft.MixedReality.Toolkit.Tests
Assembly: cs.temp.dll.dll
Syntax
public class SlateTests
  Methods
Instantiate_GGVScroll()
Test hand ray scroll instantiated from prefab
Declaration
public IEnumerator Instantiate_GGVScroll()
  Returns
| Type | Description | 
|---|---|
| IEnumerator | 
Prefab_GGVScroll()
Test ggv scroll instantiated from prefab
Declaration
public IEnumerator Prefab_GGVScroll()
  Returns
| Type | Description | 
|---|---|
| IEnumerator | 
Prefab_RayScroll()
Test hand ray scroll instantiated from prefab
Declaration
public IEnumerator Prefab_RayScroll()
  Returns
| Type | Description | 
|---|---|
| IEnumerator | 
Prefab_TouchScroll()
Tests touch scrolling instantiated from prefab
Declaration
public IEnumerator Prefab_TouchScroll()
  Returns
| Type | Description | 
|---|---|
| IEnumerator | 
Prefab_TouchZoom()
Test touch zooming instantiated from prefab
Declaration
public IEnumerator Prefab_TouchZoom()
  Returns
| Type | Description | 
|---|---|
| IEnumerator | 
Setup()
Declaration
public void Setup()
  TearDown()
Declaration
public void TearDown()