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

    Function graphInput

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

      Parameters

      • type: () => Type | Type[]
      • Optionalname: string
      • OptionalallowMultipleConnections: boolean
      • OptionalisInspectable: boolean

      Returns AttributeDecorator<Attribute>

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