[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

3.3.2 Particle Emitters

Particle emitters are classified by 'type' e.g. 'Point' emitters emit from a single point whilst 'Box' emitters emit randomly from an area. New emitters can be added to Ogre by creating plugins. You add an emitter to a system by nesting another section within it, headed with the keyword 'emitter' followed by the name of the type of emitter (case sensitive). Ogre currently supports 'Point', 'Box', 'Cylinder', 'Ellipsoid', 'HollowEllipsoid' and 'Ring' emitters.

It is also possible to 'emit emitters' - that is, have new emitters spawned based on the position of particles. See section Emitting Emitters

Particle Emitter Universal Attributes



See also: 3.3 Particle Scripts, 3.3.5 Particle Affectors

This document was generated by Steve Streeting on December, 31 2009 using texi2html