Class BaseHandVisualizerTests
Inherited Members
Namespace: Microsoft.MixedReality.Toolkit.Tests
Assembly: cs.temp.dll.dll
Syntax
public class BaseHandVisualizerTests
Methods
Init()
Declaration
public void Init()
Shutdown()
Declaration
public void Shutdown()
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 |