Author Field

Project Mercury API

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

Gets or sets the author of the ParticleEffect.

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

Syntax

C#
public string Author
Visual Basic (Declaration)
Public Author As String
Visual C++
public:
String^ Author

See Also