ConnectorAlignConnectors Method  | 
 
             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.
            
 
    Namespace: 
   Demo3D.Visuals
    Assembly:
   Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntaxpublic virtual void AlignConnectors()
See Also