csharp
public enum QualityLayerWhich layer of doc 39's waterfall a resolved quality number came from.
Remarks
The three layers RenderQuality.Resolve folds, named from the bottom up. There is no fourth: the tier itself is chosen above all of them and is not a layer, because it selects which column every layer is read from rather than contributing a value.
Fields and properties (3)
EngineThe engine's own complete table — RenderQuality.EngineDefaults.
ProjectThe project's RenderQuality.vxpreset.
DocumentThe frame document's own inline preset:, which is the top vote.
Used by (5)
- FrameDocumentTestsVixen.Editor.AssetEditors.Tests
- FrameQualityTableTestsVixen.Editor.AssetEditors.Tests
- ResolvedQualityKnobVixen.Editor.AssetEditors
- ResolvedQualityTableVixen.Editor.AssetEditors
- StandardFrameViewVixen.Editor.AssetEditors