Requests serviced by a spline follow force.
More...
#include <ForceRegionComponentBus.h>
Inherits AZ::ComponentBus.
|
virtual void | SetDampingRatio (float ratio)=0 |
| Sets the damping ratio of the force.
|
|
virtual float | GetDampingRatio () const =0 |
| Gets the damping ratio of the force.
|
|
virtual void | SetFrequency (float frequency)=0 |
| Sets the frequency of the force.
|
|
virtual float | GetFrequency () const =0 |
| Gets the frequency of the force.
|
|
virtual void | SetTargetSpeed (float targetSpeed)=0 |
| Sets the traget speed of the force.
|
|
virtual float | GetTargetSpeed () const =0 |
| Gets the target speed of the force.
|
|
virtual void | SetLookAhead (float lookAhead)=0 |
| Sets the lookahead of the force.
|
|
virtual float | GetLookAhead () const =0 |
| Gets the lookahead of the force.
|
|
Requests serviced by a spline follow force.
The documentation for this class was generated from the following file:
- Gems/PhysX/Code/Include/PhysX/ForceRegionComponentBus.h