NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.Physics2D.Dynamics.Joints
WheelJoint Class
WheelJoint Properties
Axis Property
DampingRatio Property
Frequency Property
JointSpeed Property
JointTranslation Property
LocalAnchorA Property
LocalAnchorB Property
LocalXAxis Property
MaxMotorTorque Property
MotorEnabled Property
MotorSpeed Property
WorldAnchorA Property
WorldAnchorB Property
Wheel
Joint
Axis Property
The axis at which the suspension moves.
Namespace:
Internal.Physics2D.Dynamics.Joints
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.2.1.0 (2026.2.1.0)
Syntax
C#
Copy
public
Vector2
Axis
{
get
;
set
; }
Property Value
Vector2
See Also
Reference
WheelJoint Class
Internal.Physics2D.Dynamics.Joints Namespace
Copyright 2026 NeoAxis. All rights reserved.