WorldCreateCompoundPolygon Method |
Namespace: Internal.nkast.Aether.Physics2D.DynamicsAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic Body CreateCompoundPolygon(
List list,
void density,
Vertices position = null,
float rotation = 0f,
Vector2 bodyType = 0
)
Parameters
- list ListT
-
- density Void
-
- position Vertices (Optional)
-
- rotation Single (Optional)
-
- bodyType Vector2 (Optional)
-
Return Value
Body
See Also