PxVehicleConstraintsDestroy#
Defined in include/vehicle2/physxConstraints/PxVehiclePhysXConstraintHelpers.h
- void PxVehicleConstraintsDestroy(
- PxVehiclePhysXConstraints &vehicleConstraints,
Destroy the PhysX custom constraints.
See also
PxVehicleConstraintsCreate
- Parameters:
vehicleConstraints – [inout] describes the PhysX custom constraints to be released.