Class PxVehicleTireCamberAngleState

java.lang.Object
physx.NativeObject
physx.vehicle2.PxVehicleTireCamberAngleState

public class PxVehicleTireCamberAngleState extends NativeObject
  • Field Details

    • SIZEOF

      public static final int SIZEOF
    • ALIGNOF

      public static final int ALIGNOF
      See Also:
  • Constructor Details

    • PxVehicleTireCamberAngleState

      protected PxVehicleTireCamberAngleState(long address)
    • PxVehicleTireCamberAngleState

      public PxVehicleTireCamberAngleState()
  • Method Details

    • wrapPointer

      public static PxVehicleTireCamberAngleState wrapPointer(long address)
    • arrayGet

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

      public void destroy()
    • getCamberAngle

      public float getCamberAngle()
      Returns:
      WebIDL type: float
    • setCamberAngle

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

      public void setToDefault()