Class PxVehicleClutchCommandResponseState

java.lang.Object
physx.NativeObject
physx.vehicle2.PxVehicleClutchCommandResponseState

public class PxVehicleClutchCommandResponseState extends NativeObject
  • Field Details

    • SIZEOF

      public static final int SIZEOF
    • ALIGNOF

      public static final int ALIGNOF
      See Also:
  • Constructor Details

    • PxVehicleClutchCommandResponseState

      protected PxVehicleClutchCommandResponseState(long address)
    • PxVehicleClutchCommandResponseState

      public PxVehicleClutchCommandResponseState()
  • Method Details

    • wrapPointer

      public static PxVehicleClutchCommandResponseState wrapPointer(long address)
    • arrayGet

      public static PxVehicleClutchCommandResponseState arrayGet(long baseAddress, int index)
    • destroy

      public void destroy()
    • getNormalisedCommandResponse

      public float getNormalisedCommandResponse()
    • setNormalisedCommandResponse

      public void setNormalisedCommandResponse(float value)
    • getCommandResponse

      public float getCommandResponse()
    • setCommandResponse

      public void setCommandResponse(float value)
    • setToDefault

      public void setToDefault()