Class PxVehiclePhysXSteerState

java.lang.Object
physx.NativeObject
physx.vehicle2.PxVehiclePhysXSteerState

public class PxVehiclePhysXSteerState extends NativeObject
  • Field Details

    • SIZEOF

      public static final int SIZEOF
    • ALIGNOF

      public static final int ALIGNOF
      See Also:
  • Constructor Details

    • PxVehiclePhysXSteerState

      protected PxVehiclePhysXSteerState()
    • PxVehiclePhysXSteerState

      protected PxVehiclePhysXSteerState(long address)
  • Method Details

    • wrapPointer

      public static PxVehiclePhysXSteerState wrapPointer(long address)
    • arrayGet

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

      public void destroy()
    • getPreviousSteerCommand

      public float getPreviousSteerCommand()
      Returns:
      WebIDL type: float
    • setPreviousSteerCommand

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

      public void setToDefault()