Threshold Field

Project Mercury API

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

Gets or sets the threshold over which pixels will trigger the release of particles.

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

Syntax

C#
public float Threshold
Visual Basic (Declaration)
Public Threshold As Single
Visual C++
public:
float Threshold

See Also