Class ProfileTests
Inherited Members
Namespace: Microsoft.MixedReality.Toolkit.Tests
Assembly: cs.temp.dll.dll
Syntax
public class ProfileTests
  Methods
TearDown()
Declaration
public void TearDown()
  TestDefaultProfile()
Test that the default HoloLens 2 profile acts as expected (when hands are up, we see a hand ray).
Declaration
public IEnumerator TestDefaultProfile()
  Returns
| Type | Description | 
|---|---|
| IEnumerator | 
TestHL1Profile()
Test that HoloLens 1 profile acts as expected (e.g. when hands are up there are no hand rays)
Declaration
public IEnumerator TestHL1Profile()
  Returns
| Type | Description | 
|---|---|
| IEnumerator |