docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Namespace Unity.VisualCompositor

    Classes

    CompositorNode

    The base class of all nodes in VisualCompositor

    CompositorNodeAttribute

    Classes which are decorated with this attribute will appear in the 'Create Node' menu in the Visual Compositor editor.

    CompositorNodeEditorAttribute

    Marks a class as being used to implement a compositor node editor.

    ExposeFieldAttribute

    The attributes for exposed node fields.

    InputPortAttribute

    The attributes for node input ports.

    OutputPortAttribute

    The attributes for node output ports.

    Interfaces

    IBypassableNode

    An interface to set that a CompositorNode can be be disabled (bypassed)

    IHasName

    Provides a customized implementation to return the name of the object

    IHasOrder

    Provides a customized implementation to return the order of the object

    Enums

    ExposeFieldAttributeType

    The attribute type for exposed node fields.

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)