Struct Graph | Compositor | 0.8.0-preview.2
docs.unity3d.com
    Show / Hide Table of Contents

    Struct Graph

    Namespace: Unity.Compositor
    Syntax
    public struct Graph

    Fields

    ComponentDataForwardInputs

    Declaration
    public BlobArray<ComponentDataForward> ComponentDataForwardInputs
    Field Value
    Type Description
    BlobArray<ComponentDataForward>

    ComponentDataForwardOutputs

    Declaration
    public BlobArray<ComponentDataForward> ComponentDataForwardOutputs
    Field Value
    Type Description
    BlobArray<ComponentDataForward>

    ConnectAssetCommands

    Declaration
    public BlobArray<ConnectAssetCommand> ConnectAssetCommands
    Field Value
    Type Description
    BlobArray<ConnectAssetCommand>

    ConnectCommands

    Declaration
    public BlobArray<ConnectNodesCommand> ConnectCommands
    Field Value
    Type Description
    BlobArray<ConnectNodesCommand>

    CreateCommands

    Declaration
    public BlobArray<CreateNodeCommand> CreateCommands
    Field Value
    Type Description
    BlobArray<CreateNodeCommand>

    CreateStateCommands

    Declaration
    public BlobArray<CreateStateCommand> CreateStateCommands
    Field Value
    Type Description
    BlobArray<CreateStateCommand>

    CreateTransitionCommands

    Declaration
    public BlobArray<CreateTransitionCommand> CreateTransitionCommands
    Field Value
    Type Description
    BlobArray<CreateTransitionCommand>

    CreateTransitionFragmentCommands

    Declaration
    public BlobArray<CreateTransitionFragmentCommand> CreateTransitionFragmentCommands
    Field Value
    Type Description
    BlobArray<CreateTransitionFragmentCommand>

    GraphDefinitionHash

    Declaration
    public ulong GraphDefinitionHash
    Field Value
    Type Description
    UInt64

    IsStateMachine

    Declaration
    public bool IsStateMachine
    Field Value
    Type Description
    Boolean

    Parameters

    Declaration
    public BlobArray<DefaultParameter> Parameters
    Field Value
    Type Description
    BlobArray<DefaultParameter>

    ResizeCommands

    Declaration
    public BlobArray<ResizeArrayCommand> ResizeCommands
    Field Value
    Type Description
    BlobArray<ResizeArrayCommand>

    TypesUsed

    Declaration
    public BlobArray<BlobString> TypesUsed
    Field Value
    Type Description
    BlobArray<BlobString>

    Methods

    GetHashCode()

    Declaration
    public override int GetHashCode()
    Returns
    Type Description
    Int32
    Overrides
    ValueType.GetHashCode()
    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