Particle Structure

Project Mercury API

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

Defines the data structure for a particle.

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

Syntax

C#
public struct Particle
Visual Basic (Declaration)
Public Structure Particle
Visual C++
public value class Particle

See Also