Class PxVehicleEngineState

java.lang.Object
physx.NativeObject
physx.vehicle2.PxVehicleEngineState

public class PxVehicleEngineState extends NativeObject
  • Field Details

    • SIZEOF

      public static final int SIZEOF
    • ALIGNOF

      public static final int ALIGNOF
      See Also:
  • Constructor Details

    • PxVehicleEngineState

      protected PxVehicleEngineState(long address)
    • PxVehicleEngineState

      public PxVehicleEngineState()
  • Method Details

    • wrapPointer

      public static PxVehicleEngineState wrapPointer(long address)
    • arrayGet

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

      public void destroy()
    • getRotationSpeed

      public float getRotationSpeed()
      Returns:
      WebIDL type: float
    • setRotationSpeed

      public void setRotationSpeed(float value)
      Parameters:
      value - WebIDL type: float
    • setToDefault

      public void setToDefault()