AddForceRigidbody
We will apply a force to Rigidbody.

Properties
| Property Name | Description | 
|---|---|
| Target | Rigidbody of interest. | 
| Execute Method Flags | The method to execute 
 | 
| Direction Type | Direction type 
 | 
| Direction | Direction. If DirectionType is EulerAngle, specify Euler angle. | 
| Power | Force applied. | 
| Force Mode | Option for how to apply a force. SeeForceModefor details. | 
| Space | Space to apply force. If Space.Self is specified,Rigidbody.AddRelativeForceis used. |