NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.Physics2D.Collision.Shapes
ChainShape Class
CircleShape Class
EdgeShape Class
MassData Structure
PolygonShape Class
Shape Class
ShapeType Enumeration
Shape
Type Enumeration
Namespace:
Internal.Physics2D.Collision.Shapes
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.2.1.0 (2026.2.1.0)
Syntax
C#
Copy
public
enum
ShapeType
Members
Member name
Value
Description
Circle
0
Edge
1
Polygon
2
Chain
3
TypeCount
4
Unknown
-1
See Also
Reference
Internal.Physics2D.Collision.Shapes Namespace
Copyright 2026 NeoAxis. All rights reserved.