public ApplyForce ( System.Vector2 force, System.Vector2 point ) : void | ||
force | System.Vector2 | The world force vector, usually in Newtons (N). |
point | System.Vector2 | The world position of the point of application. |
return | void |
public ApplyForce ( System.Vector2 force, System.Vector2 point ) : void | ||
force | System.Vector2 | The world force vector, usually in Newtons (N). |
point | System.Vector2 | The world position of the point of application. |
return | void |