Magical Box  1.15
Modular Particle Engine for Unity3D
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
ColorKeyA color gradient key
EmitterEventTriggerSimple trigger class that registers to events and sends a message
MBAnchorClass to create visible hierarchies within Magical Box
MBBoxEmitterProvides an rectangle emitter
MBCircleEmitterProvides a circular emitter type
MBEditorEmitterTypeHandlerBase MBEmitterType's GUI handler class
MBEditorEnabledScriptClass providing runtime features in the editor
MBEditorParameterHandlerBase MBParameter's GUI handler
MBEmitterEmitter class
MBEmitterTypeBase emitte type class
MBEmitterTypeHandlerAttribute class to identify a MBEmitterType's GUI handling class
MBEmitterTypeInfoAttribute class that defines editor-parameters for EmitterType's
MBEventClass that represents a Magical Box event
MBGUIGUI helper class to get a consistent layout
MBHollowBoxEmitterProvides a hollow box emitter
MBHollowRectEmitterProvides a hollow rectangle emitter
MBImageEmitterProvides an image map based emitter type
MBLayer
MBLineEmitterProvides a line emitter type
MBMeshEdgeEmitterProvides a mesh edge emitter type
MBMeshSurfaceEmitterProvides a mesh face emitter type
MBMeshVertexEmitterProvides a mesh vertex emitter type
MBMessageObjectClass holding callback infos gathered by reflection
MBObjectBase class that all Magical Box components (except particles) inherit from
MBParameterBase class of all parameters
MBParameterHandlerAttribute class to identity a MBParameter's GUI handler
MBParameterInfoClass to define usage of this parameter for the editor
MBParticleTHE Particle class. This is what it's all about!
MBParticleAccelerationAcceleration parameter
MBParticleColliderWorld Collider parameter
MBParticleColorBaseBase class for color manipulating parameters
MBParticleColorFixedFixed color parameter
MBParticleColorTimelineTimeline color parameter
MBParticleFrictionFriction parameter
MBParticleGravityGravity parameter
MBParticleHeadingHeading parameter
MBParticleImageAnimationImage Animation parameter
MBParticleLifetimeLifetime parameter
MBParticleLightningLightning parameter
MBParticleMassMass parameter
MBParticleMathOperatorMath Operator Parameter
MBParticleOrientationOrientation parameter
MBParticleRadialForceRadial force zone parameter
MBParticleRectForceRectangle force zone parameter
MBParticleRotationRotation parameter
MBParticleSizeSize parameter
MBParticleSize3Size parameter
MBParticleSystemMain ParticleSystem class
MBParticleTransformConnectorMesh parameter
MBParticleVelocityVelocity parameter
MBParticleZoneBaseBase class for zone parameters
MBPolygonEmitterProvides a polygon line emitter type
MBRectEmitterProvides an rectangle emitter
MBRotateAxisClass to steady rotate by a certain amount
MBSendMessageTargetClass handling SendMessage-like events
MBSphereEmitterProvides a spherical emitter type
MBSyncToCursor2DClass to set transform to match mouse cursor
MBTriangle
MBUtilityUtility class with useful functions
PerlinClass for perlin noise generation. Taken from Unity's procedural example
 All Classes Files Functions Variables Enumerations Properties Events