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(SelectTransform, ICollectionNativeStructure) Creates a Parameter to replace the current native structure queried by the specified transform.
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