Class PxVehicleTireGripState.Raw

java.lang.Object
physx.vehicle2.PxVehicleTireGripState.Raw
Enclosing class:
PxVehicleTireGripState

public static class PxVehicleTireGripState.Raw extends Object
  • Constructor Details

    • Raw

      public Raw()
  • Method Details

    • destroy

      public static void destroy(long address)
    • getLoad

      public static float getLoad(long address)
    • setLoad

      public static void setLoad(long address, float value)
    • getFriction

      public static float getFriction(long address)
    • setFriction

      public static void setFriction(long address, float value)
    • setToDefault

      public static void setToDefault(long address)