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 (2)
- ShaderGraphCompilerTestsVixen.Editor.ShaderGraph.Tests
- ShaderNodeLibraryVixen.Editor.ShaderGraph