BodyCreateRectangle Method |
Namespace: Internal.tainicom.Aether.Physics2D.DynamicsAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic Fixture CreateRectangle(
float width,
float height,
float density,
Vector2 offset
)
Parameters
- width Single
-
- height Single
-
- density Single
-
- offset Vector2
-
Return Value
Fixture
See Also