ProjectMercury Namespace
From Project Mercury API
[This is preliminary documentation and is subject to change.]
Classes
| Class | Description | |
|---|---|---|
| Calculator |
Encapsulates common mathematical functions.
| |
| Guard |
Defines helper methods for validating arguments passed into methods.
| |
| ParticleEffect |
Defines the root of a particle effect hierarchy.
| |
| RandomHelper |
Defines helper methods for choosing random numbers of performing random operations.
|
Structures
| Structure | Description | |
|---|---|---|
| Particle |
Defines the data structure for a particle.
| |
| VariableFloat |
Defines a floating point object which has a definable random variation.
| |
| VariableFloat3 |
Defines a Vector3 object which has a definable random variation.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| BlendMode |
Enumerates the possible blending modes for an emitter.
|