CollisionShape2D_MeshShapeTypeEnum Enumeration |
Enumerates the types of collision shape being created internally.
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic enum ShapeTypeEnum
Members| Member name | Value | Description |
|---|
| Auto | 0 | |
| TriangleMesh | 1 | |
| Convex | 2 | |
See Also