NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.tainicom.Aether.Physics2D.Dynamics
World Class
World Methods
Add Method
Add Method (Body)
Add Method (Controller)
Add Method (Joint)
World
Add Method (Body)
Add a rigid body. Warning: This method is locked during callbacks.
Namespace:
Internal.tainicom.Aether.Physics2D.Dynamics
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
virtual
void
Add
(
Body
body
)
Parameters
body
Type:
Internal.tainicom.Aether.Physics2D.Dynamics
Body
Exceptions
Exception
Condition
InvalidOperationException
Thrown when the world is Locked/Stepping.
See Also
Reference
World Class
Add Overload
Internal.tainicom.Aether.Physics2D.Dynamics Namespace
Copyright 2024 NeoAxis Group. All rights reserved.