ReleaseSpeed Field

Project Mercury API

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

Gets or sets the speed at which Particles travel when they are released.

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

Syntax

C#
public VariableFloat ReleaseSpeed
Visual Basic (Declaration)
Public ReleaseSpeed As VariableFloat
Visual C++
public:
VariableFloat ReleaseSpeed

See Also