![]() |
• Physics Manager | ||
|
API Links
Developer Links
|
class WindForceDefined in:
The C4Forces.hWindForce class exerts a wind drag force on rigid bodies inside a field.
Definition
Constructor
Description
The WindForce class represents a wind force that produces drag inside a field. When a rigid body intersects a field to which a WindForce object is assigned, the wind force calculates a drag force based on the volume of the rigid body, the rigid body's drag multiplier, and the difference between the rigid body's velocity and the wind velocity.
Base Classes
See Also
|