Class BaseHandVisualizerTests
Inherited Members
Namespace: Microsoft.MixedReality.Toolkit.Tests
Assembly: cs.temp.dll.dll
Syntax
public class BaseHandVisualizerTests
Methods
Setup()
Declaration
public IEnumerator Setup()
Returns
Type | Description |
---|---|
IEnumerator |
TearDown()
Declaration
public IEnumerator TearDown()
Returns
Type | Description |
---|---|
IEnumerator |
TestOnHandMeshUpdated()
Validates that OnHandMeshUpdated can be called with hand mesh vertices of different lengths and not crash.
Declaration
public IEnumerator TestOnHandMeshUpdated()
Returns
Type | Description |
---|---|
IEnumerator |