







![]() ![]() |
Project Mercury API Reference |
ScaleMergeModifier..::.MergeScale Property |
ScaleMergeModifier Class See Also Send Feedback |
[This is preliminary documentation and is subject to change.]
Gets or sets the final scale of Particles when they are retired.
Namespace:
ProjectMercury.Modifiers
Assembly:
ProjectMercury (in ProjectMercury.dll) Version: 3.1.0.0
Syntax
C# |
---|
public float MergeScale { get; set; } |
Visual Basic (Declaration) |
---|
Public Property MergeScale As Single |
Visual C++ |
---|
public: property float MergeScale { float get (); void set (float value); } |