DataProcessCreateParameter Method

Overload List
  NameDescription
Public methodCreateParameter(ConnectorElement)
Creates a parameter based on a ConnectorElement parameter.
Public methodCreateParameter(InputConnector, ComponentSetting)
Creates a parameter based on a ComponentSetting transform parameter.
Public methodCreateParameter(Transform, ComponentSetting)
Creates a parameter based on a ComponentSetting transform parameter.
Public methodCreateParameter(InputConnector, ComponentSetting, ConnectorElement)
Creates a parameter based on a ComponentSetting defined for input elements.
Top
See Also