Click or drag to resize

ConnectorAlignConnectors Method

Overload List
  NameDescription
Public methodAlignConnectors
Align the parent of this connector to be in line with the connector it is connected to. Modify the transform of the parent of this connector to align to the Normal of the ConnectedTo connector. This doesn't do a centerSnap on the connectors and the alignment algorithm is Alignment.Closest.
Public methodAlignConnectors(ConnectorAlignment)
Align the parent of this connector to be in line with the connector it is connected to. Modify the transform of the parent of this connector to align to the Normal of the ConnectedTo connector. This doesn't do a centerSnap on the connectors.
Public methodAlignConnectors(ConnectorAlignment, Boolean)
Align the parent of this connector to be in line with the connector it is connected to. Modify the transform of the parent of this connector to align to the Normal of the ConnectedTo connector.
Top
See Also