RSX Code Reference
    Preparing search index...
    • rsx
    • graphOutput

    Function graphOutput

    • An attribute that adds an output pin to a GraphNode.

      Parameters

      • type: () => Type
      • Optionalname: string
      • OptionalallowMultipleConnections: boolean

      Returns AttributeDecorator<Attribute>

      This decorator can be applied to both a class declaration or a field.