NeoAxis Engine Documentation
NeoAxis Engine Documentation
API Reference
NeoAxis
Constraint2D Class
Constraint2D Properties
BodyA Property
BodyB Property
Breakpoint Property
CollisionsBetweenLinkedBodies Property
ConstraintAFrame Property
ConstraintRigid Property
Constraint2D
BodyA Property
The first physical body used.
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2022.1.1.0 (2022.1.1.0)
Syntax
C#
Copy
public
Reference
<
PhysicalBody2D
>
BodyA
{
get
;
set
; }
Property Value
Type:
Reference
PhysicalBody2D
See Also
Reference
Constraint2D Class
NeoAxis Namespace
Copyright © 2022 NeoAxis. All rights reserved.