Open 3D Engine PhysX Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
PhysX::ForceLinearDampingRequests Class Referenceabstract

Requests serviced by a linear damping force. More...

#include <ForceRegionComponentBus.h>

Inherits AZ::ComponentBus.

Public Member Functions

virtual void SetDamping (float damping)=0
 Sets the damping amount of the force.
 
virtual float GetDamping () const =0
 Gets the damping amount of the force.
 

Detailed Description

Requests serviced by a linear damping force.


The documentation for this class was generated from the following file: