Force Field

Project Mercury API

[This is preliminary documentation and is subject to change.]

Gets or sets the force vector.

Namespace:  ProjectMercury.Modifiers
Assembly:  ProjectMercury (in ProjectMercury.dll) Version: 3.1.0.0

Syntax

C#
public Vector2 Force
Visual Basic (Declaration)
Public Force As Vector2
Visual C++
public:
Vector2 Force

See Also