NeoAxis Documentation
NeoAxis Documentation
API Reference
NeoAxis
RigidBody2D Class
RigidBody2D Properties
Active Property
AllowSleep Property
AngularDamping Property
AngularVelocity Property
CCD Property
ContactsDisplay Property
EnableGravity Property
FixedRotation Property
Inertia Property
LinearDamping Property
LinearVelocity Property
LocalCenter Property
Mass Property
MotionType Property
Physics2DBody Property
RigidBody2D
CCD Property
Gets or sets a value indicating whether this body should be included in the CCD solver.
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
Reference
<
bool
>
CCD
{
get
;
set
; }
Property Value
Type:
Reference
Boolean
See Also
Reference
RigidBody2D Class
NeoAxis Namespace
Copyright 2024 NeoAxis Group. All rights reserved.