csharp
public record class SingleStageAssetOne stage drawn from one view.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (4)
public string NameThe node's name, for debug groups and for a human reading the file.
public bool EnabledWhether the node runs.
public string ViewThe name of the view to draw from.
public string StageThe name of the stage to draw.
Used by (8)
- CompositorAssetTestsVixen.Rendering.Tests
- CompositorBuilderVixen.Rendering
- CompositorContentTestsVixen.Assets.Tests
- GraphicsCompositorAssetVixen.Rendering
- TypeRegistrationVixen.Rendering
- Vixen_Rendering_Compositor_SingleStageAssetSerializerVixen.Rendering
- CompositorCompilerTestsVixen.Editor.AssetEditors.Tests
- SingleStageNodeVixen.Editor.AssetEditors