NodeTypes
csharp
public static class NodeTypesEvery node type this assembly declares. Generated.
No guide page documents this yet — the page shows what the code says about itself.
Remarks
A host registers the libraries it wants rather than everything that happens to be loaded, which is what makes a shader graph's create menu contain no spawner nodes.
Methods (1)
public static void Register(NodeTypeRegistry registry)Adds them all to a registry.
Used by (10)
- GraphMaterialImageTestsVixen.Graphics.Golden.Tests
- GraphMaterialTestsVixen.Editor.ShaderGraph.Tests
- ShaderGraphCompilerTestsVixen.Editor.ShaderGraph.Tests
- ShaderGraphPreviewDeviceTestsVixen.Editor.ShaderGraph.Tests
- ShaderGraphPreviewLeakTestsVixen.Editor.ShaderGraph.Tests
- ShaderGraphPreviewTestsVixen.Editor.ShaderGraph.Tests
- ShaderGraphSourcesVixen.Editor.Assets
- ShaderGraphSpanTestsVixen.Editor.ShaderGraph.Tests
- ShaderNodeLibraryVixen.Editor.ShaderGraph
- SurfaceGraphTestsVixen.Editor.ShaderGraph.Tests