Constraint_SixDOF_NewObjectSettingsInitialConfigurationEnum Enumeration |
Enumerates the types of constraint link between two physical bodies.
Namespace: NeoAxis.EditorAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic enum InitialConfigurationEnum
Members| Member name | Value | Description |
|---|
| Fixed | 0 | |
| Hinge | 1 | |
| Point | 2 | |
| ConeTwist | 3 | |
| Slider | 4 | |
See Also