Vixen
02b45cc4

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 (2)

  • VfxGraphCompilerTestsVixen.Editor.VfxGraph.Tests
  • VfxNodeLibraryVixen.Editor.VfxGraph