Interface ConstWheelSettingsTv

All Superinterfaces:
Comparable<JoltPhysicsObject>, ConstJoltPhysicsObject, ConstSerializableObject, ConstWheelSettings
All Known Implementing Classes:
WheelSettingsTv

public interface ConstWheelSettingsTv extends ConstWheelSettings
Read-only access to WheelSettingsTv. (native type: const WheelSettingsTV)
  • Method Details

    • getLateralFriction

      float getLateralFriction()
      Return the tire's friction in the sideways direction. The settings are unaffected.
      Returns:
      the friction
    • getLongitudinalFriction

      float getLongitudinalFriction()
      Return the tire's friction in the forward direction. The settings are unaffected.
      Returns:
      the friction