Struct Graph | Compositor | 0.5.0-preview.3
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>

    ConnectCommands

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

    CreateCommands

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

    Parameters

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

    ResizeCommands

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

    TypeDescriptors

    Declaration
    public BlobArray<CompositorTypeDescriptor> TypeDescriptors
    Field Value
    Type Description
    BlobArray<CompositorTypeDescriptor>

    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