csharp
public static class ShaderPropertiesWhere a property node's name is kept.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (1)
public const string KeyThe key the name is stored under, in GraphNode.Texts.
Methods (1)
public static string NameOf(Node node, string fallback)The name a bound node should use: the author's, or the type's default.
Used by (6)
- ColourPropertyNodeVixen.Editor.ShaderGraph
- FloatPropertyNodeVixen.Editor.ShaderGraph
- SampleTexture2DNodeVixen.Editor.ShaderGraph
- ShaderGraphTestsVixen.Editor.AssetEditors.Tests
- ShaderGraphViewVixen.Editor.AssetEditors
- ShaderGraphViewTestsVixen.Editor.AssetEditors.Tests