ReleaseOpacity Field

Project Mercury API

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

Gets or sets the opacity of released Particles.

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

Syntax

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

See Also