Class RenderingTests
Unit tests to check the functionality of a handful of rendering systems.
Inherited Members
Namespace: Microsoft.MixedReality.Toolkit.Tests
Assembly: cs.temp.dll.dll
Syntax
public class RenderingTests : BasePlayModeTests
Methods
TestMaterialInstance()
Tests if MaterialInstance can be instantiated and manipulated at runtime.
Declaration
public IEnumerator TestMaterialInstance()
Returns
Type | Description |
---|---|
IEnumerator | Enumerator for Unity |