Interface IAuthoringContext | Compositor | 0.3.0-preview.4
docs.unity3d.com
    Show / Hide Table of Contents

    Interface IAuthoringContext

    Namespace: Unity.Compositor.Editor
    Syntax
    public interface IAuthoringContext

    Properties

    AdditionalComponentDataTypes

    Declaration
    Type[] AdditionalComponentDataTypes { get; }
    Property Value
    Type Description
    Type[]

    ContextHandlerType

    Declaration
    Type ContextHandlerType { get; }
    Property Value
    Type Description
    Type

    ContextType

    Declaration
    Type ContextType { get; }
    Property Value
    Type Description
    Type

    DefaultDataType

    Declaration
    Type DefaultDataType { get; }
    Property Value
    Type Description
    Type

    GameObjectContextType

    Declaration
    Type GameObjectContextType { get; }
    Property Value
    Type Description
    Type

    GraphSystemType

    Declaration
    Type GraphSystemType { get; }
    Property Value
    Type Description
    Type

    Namespaces

    Declaration
    IEnumerable<string> Namespaces { get; }
    Property Value
    Type Description
    IEnumerable<String>

    Methods

    GetAvailableGraphSystemTypes(Boolean)

    Declaration
    IReadOnlyList<Type> GetAvailableGraphSystemTypes(bool sorted = false)
    Parameters
    Type Name Description
    Boolean sorted
    Returns
    Type Description
    IReadOnlyList<Type>

    GetDomainConstantEditorType(Type)

    Declaration
    Type GetDomainConstantEditorType(Type type)
    Parameters
    Type Name Description
    Type type
    Returns
    Type Description
    Type

    SetCurrentGraphSystemType(Type)

    Declaration
    void SetCurrentGraphSystemType(Type type)
    Parameters
    Type Name Description
    Type type
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023