PolygonShape(Vertices, Single) Constructor |
Namespace: Internal.tainicom.Aether.Physics2D.Collision.ShapesAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic PolygonShape(
Vertices vertices,
float density
)
Parameters
- vertices Vertices
- The vertices.
- density Single
- The density.
See Also