csharp
public enum MaterialDiagnosticIdWhat went wrong, or nearly went wrong, while compiling a material.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (3)
DuplicateFeatureTwo slots want the same feature, which would make them share its parameters.
TooManyFeaturesThe material has more features than the chain has slots.
NoFeaturesThe material has no features, so it is the default surface.
Used by (4)
- MaterialCompilationContextVixen.Rendering
- MaterialCompilerVixen.Rendering
- MaterialCompilerTestsVixen.Rendering.Tests
- MaterialDiagnosticVixen.Rendering