Wheel Properties |
The Wheel type exposes the following members.
Name | Description | |
---|---|---|
AngularVelocity |
Gets or sets the angular velocity of the wheel about the rotation axis.
| |
BrakeForce |
Gets or sets the brake force.
| |
CollisionObject |
Gets the collision object that defines collision detection behavior of the ray.
| |
Friction |
Gets or sets the friction.
| |
GeometricObject |
Gets the geometric object that defines the pose of the ray.
| |
GroundNormal |
Gets the normal vector of the ground at the GroundPosition.
| |
GroundPosition |
Gets the position where the wheel touches the ground.
| |
HasGroundContact |
Gets a value indicating whether this wheel has ground contact.
| |
MaxSuspensionForce |
Gets or sets the max suspension force.
| |
MinSuspensionLength |
Gets or sets the minimal suspension length.
| |
MotorForce |
Gets or sets the motor force.
| |
Offset |
Gets or sets the wheel offset.
| |
Pose |
Gets the pose of the wheel in world space.
| |
Radius |
Gets or sets the radius of the wheel.
| |
Ray |
Gets the ray.
| |
RollingFrictionForce |
Gets or sets the rolling friction force.
| |
RollReduction |
Gets or sets the roll reduction.
| |
RotationAngle |
Gets or sets the rotation angle about the rolling axis.
| |
SkidEnergy |
Gets or sets the skid energy.
| |
SteeringAngle |
Gets or sets the steering angle.
| |
SuspensionCompressionDamping |
Gets or sets the suspension damping during compression.
| |
SuspensionLength |
Gets the current suspension length.
| |
SuspensionRelaxationDamping |
Gets or sets the suspension damping during relaxation.
| |
SuspensionRestLength |
Gets or sets the rest length of the suspension.
| |
SuspensionStiffness |
Gets or sets the suspension stiffness.
| |
TouchedBody |
Gets the touched body (= the ground object).
| |
Vehicle |
Gets (or sets) the vehicle to which the wheel is attached.
|