EmitBothWays Field

Project Mercury API

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

If true, will emit particles both ways. Only work when Rectilinear is enabled.

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

Syntax

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

See Also