Package physx.vehicle

Class PxVehicleDifferential4WData


  • public class PxVehicleDifferential4WData
    extends NativeObject
    • Constructor Detail

      • PxVehicleDifferential4WData

        protected PxVehicleDifferential4WData​(long address)
      • PxVehicleDifferential4WData

        public PxVehicleDifferential4WData()
    • Method Detail

      • destroy

        public void destroy()
      • getMFrontRearSplit

        public float getMFrontRearSplit()
        Returns:
        WebIDL type: float
      • setMFrontRearSplit

        public void setMFrontRearSplit​(float value)
        Parameters:
        value - WebIDL type: float
      • getMFrontLeftRightSplit

        public float getMFrontLeftRightSplit()
        Returns:
        WebIDL type: float
      • setMFrontLeftRightSplit

        public void setMFrontLeftRightSplit​(float value)
        Parameters:
        value - WebIDL type: float
      • getMRearLeftRightSplit

        public float getMRearLeftRightSplit()
        Returns:
        WebIDL type: float
      • setMRearLeftRightSplit

        public void setMRearLeftRightSplit​(float value)
        Parameters:
        value - WebIDL type: float
      • getMCentreBias

        public float getMCentreBias()
        Returns:
        WebIDL type: float
      • setMCentreBias

        public void setMCentreBias​(float value)
        Parameters:
        value - WebIDL type: float
      • getMFrontBias

        public float getMFrontBias()
        Returns:
        WebIDL type: float
      • setMFrontBias

        public void setMFrontBias​(float value)
        Parameters:
        value - WebIDL type: float
      • getMRearBias

        public float getMRearBias()
        Returns:
        WebIDL type: float
      • setMRearBias

        public void setMRearBias​(float value)
        Parameters:
        value - WebIDL type: float