Package physx.vehicle

Class PxVehicleDifferentialNWData


  • public class PxVehicleDifferentialNWData
    extends NativeObject
    • Constructor Detail

      • PxVehicleDifferentialNWData

        protected PxVehicleDifferentialNWData​(long address)
      • PxVehicleDifferentialNWData

        public PxVehicleDifferentialNWData()
    • Method Detail

      • destroy

        public void destroy()
      • setDrivenWheel

        public void setDrivenWheel​(int wheelId,
                                   boolean drivenState)
        Parameters:
        wheelId - WebIDL type: unsigned long
        drivenState - WebIDL type: boolean
      • getIsDrivenWheel

        public boolean getIsDrivenWheel​(int wheelId)
        Parameters:
        wheelId - WebIDL type: unsigned long
        Returns:
        WebIDL type: boolean
      • getDrivenWheelStatus

        public int getDrivenWheelStatus()
        Returns:
        WebIDL type: unsigned long
      • setDrivenWheelStatus

        public void setDrivenWheelStatus​(int status)
        Parameters:
        status - WebIDL type: unsigned long