ReleaseScale Field

Project Mercury API

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

Gets or sets the scale of released particles.

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

Syntax

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

See Also