Class StandardShaderTests
Inherited Members
Namespace: Microsoft.MixedReality.Toolkit.Tests
Assembly: cs.temp.dll.dll
Syntax
public class StandardShaderTests : BasePlayModeTests
  Methods
TestMeshOutline()
Tests if the MeshOutline component can be added and manipulated at runtime.
Declaration
public IEnumerator TestMeshOutline()
  Returns
| Type | Description | 
|---|---|
| IEnumerator | 
TestMeshOutlineHierarchy()
Tests if the MeshOutlineHierarchy component can be added and manipulated at runtime.
Declaration
public IEnumerator TestMeshOutlineHierarchy()
  Returns
| Type | Description | 
|---|---|
| IEnumerator | 
TestMeshSmoother()
Tests if the MeshSmoother component can be added an manipulated at runtime.
Declaration
public IEnumerator TestMeshSmoother()
  Returns
| Type | Description | 
|---|---|
| IEnumerator |