csharp
public record class SequenceAssetSeveral nodes, run in order.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (3)
public string NameThe node's name, for debug groups and for a human reading the file.
public bool EnabledWhether the node runs.
public ISceneRendererAsset[] ChildrenThe children, in the order they run.
Used by (11)
- BufferTransferTestsVixen.Rendering.Tests
- CompositorAssetTestsVixen.Rendering.Tests
- CompositorBuilderVixen.Rendering
- CompositorContentTestsVixen.Assets.Tests
- GraphicsCompositorAssetVixen.Rendering
- PostEffectTestsVixen.Rendering.PostFx.Tests
- TypeRegistrationVixen.Rendering
- Vixen_Rendering_Compositor_SequenceAssetSerializerVixen.Rendering
- CompositorCompilerTestsVixen.Editor.AssetEditors.Tests
- FrameNodeVixen.Editor.AssetEditors
- SequenceNodeVixen.Editor.AssetEditors