NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.tainicom.Aether.Physics2D.Dynamics.Joints
AngleJoint Class
AngleJoint Constructor
AngleJoint Properties
AngleJoint Methods
AngleJoint Events
AngleJoint Fields
AngleJoint Constructor
Constructor for AngleJoint
Namespace:
Internal.tainicom.Aether.Physics2D.Dynamics.Joints
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
AngleJoint
(
Body
bodyA
,
Body
bodyB
)
Parameters
bodyA
Type:
Internal.tainicom.Aether.Physics2D.Dynamics
Body
The first body
bodyB
Type:
Internal.tainicom.Aether.Physics2D.Dynamics
Body
The second body
See Also
Reference
AngleJoint Class
Internal.tainicom.Aether.Physics2D.Dynamics.Joints Namespace
Copyright 2024 NeoAxis Group. All rights reserved.