Radiate Field

Project Mercury API

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

True if particles should radiate away from the center of the circle, else false.

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

Syntax

C#
public bool Radiate
Visual Basic (Declaration)
Public Radiate As Boolean
Visual C++
public:
bool Radiate

See Also