Class PxVehiclePhysXSteerState.Raw

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

public static class PxVehiclePhysXSteerState.Raw extends Object
  • Constructor Details

    • Raw

      public Raw()
  • Method Details

    • destroy

      public static void destroy(long address)
    • getPreviousSteerCommand

      public static float getPreviousSteerCommand(long address)
    • setPreviousSteerCommand

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

      public static void setToDefault(long address)