Class ShaderGraphConversionTests
Inherited Members
Namespace: UnityEditor.ShaderGraph.MaterialX.Tests
Assembly: solution.dll
Syntax
public class ShaderGraphConversionTests
Methods
Name | Description |
---|---|
TestAllAssets() | This editor time test will inline compare the output of the shadergraph assets in k_TestAssetsDirectory with the expected output in k_TestExpectedDirectory. It will catch if the expected output has changed. This test is relatively fragile- as the assets and expected outputs need to be updated individually. To do so:
|