ConnectorAlignmentStyle Enumeration |
Namespace: Demo3D.Visuals
public enum ConnectorAlignmentStyle
| Member name | Value | Description | |
|---|---|---|---|
| Complete | 0 | The object being moved rotates such that its normal is completely opposite to the other object's normal. | |
| Horizontal | 1 | The object being moved rotates only about the Y-axis. | |
| None | 2 | The object being moved does not require alignment. |
© Emulate3D Ltd. All rights reserved.