Velocity Field

Project Mercury API

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

Gets or sets the sum of the forces which are currently acting on the particle.

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

Syntax

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

See Also