csharp
public enum TextureProblemSeverityHow much a problem found in a plan matters.
Remarks
⚠ There were two states before #692 — "fine" and "refused" — and the case that made a third necessary is a clipped radius. A plan whose blur is wider than the kernel's loop still bakes, and the picture it bakes is a different material from the one the same graph produces at the resolution it was authored at. Refusing it would refuse a bake an artist may well want; saying nothing is #678, which cost a measured 26/255 and no message anywhere.
Fields and properties (2)
WarningThe plan bakes, and the picture is not the one the graph describes.
ErrorThe plan does not bake. Evaluate throws.
Used by (6)
- TextureAdjustTestsVixen.Editor.TextureGraph.Tests
- TexturePlacementKernelTestsVixen.Editor.TextureGraph.Tests
- TexturePlanVixen.Editor.TextureGraph
- TexturePlanCheckTestsVixen.Editor.TextureGraph.Tests
- TexturePlanEvaluatorVixen.Editor.TextureGraph
- TextureProblemVixen.Editor.TextureGraph