NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.tainicom.Aether.Physics2D.Dynamics
Body Class
Body Methods
ApplyForce Method
ApplyForce Method (Vector2)
ApplyForce Method (Vector2)
ApplyForce Method (Vector2, Vector2)
ApplyForce Method (Vector2, Vector2)
Body
ApplyForce Method (Vector2)
Applies a force at the center of mass.
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
void
ApplyForce
(
Vector2
force
)
Parameters
force
Type:
Internal.tainicom.Aether.Physics2D.Common
Vector2
The force.
See Also
Reference
Body Class
ApplyForce Overload
Internal.tainicom.Aether.Physics2D.Dynamics Namespace
Copyright 2024 NeoAxis Group. All rights reserved.