BlendMode Field

Project Mercury API

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

The blending mode to be used by Renderers when rendering this Emitter.

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

Syntax

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

See Also