ReleaseRotation Field

Project Mercury API

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

Gets or sets the rotation of released Particles.

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

Syntax

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

See Also