Vixen
dd8b0a81

NodeTypes

class
csharp
public static class NodeTypes

Every 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