Sophie

Sophie

distrib > Mandriva > 10.0 > i586 > media > contrib > by-pkgid > 06719cf03808e17ae6f0852ca1052dc2 > files > 3615

libogre1-devel-0.13.0-1mdk.i586.rpm

<HTML>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<!-- Created on , 21 2004 by texi2html 1.64 -->
<!-- 
Written by: Lionel Cons <Lionel.Cons@cern.ch> (original author)
            Karl Berry  <karl@freefriends.org>
            Olaf Bachmann <obachman@mathematik.uni-kl.de>
            and many others.
Maintained by: Olaf Bachmann <obachman@mathematik.uni-kl.de>
Send bugs and suggestions to <texi2html@mathematik.uni-kl.de>
 
-->
<HEAD>
<TITLE>OGRE Manual: Particle Emitters</TITLE>

<META NAME="description" CONTENT="OGRE Manual: Particle Emitters">
<META NAME="keywords" CONTENT="OGRE Manual: Particle Emitters">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">
<META NAME="Generator" CONTENT="texi2html 1.64">
<LINK TYPE="text/css" rel="stylesheet" href="../style.css"> 
</HEAD>

<BODY LANG="" BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000FF" VLINK="#800080" ALINK="#FF0000">

<A NAME="SEC93"></A>
<TABLE CELLPADDING=1 CELLSPACING=1 BORDER=0>
<TR><TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="manual_23.html#SEC86"> &lt; </A>]</TD>
<TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="manual_22.html#SEC82"> Up </A>]</TD>
<TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="manual_25.html#SEC95"> &gt; </A>]</TD>
<TD VALIGN="MIDDLE" ALIGN="LEFT"> &nbsp; <TD VALIGN="MIDDLE" ALIGN="LEFT"> &nbsp; <TD VALIGN="MIDDLE" ALIGN="LEFT"> &nbsp; <TD VALIGN="MIDDLE" ALIGN="LEFT"> &nbsp; <TD VALIGN="MIDDLE" ALIGN="LEFT"> &nbsp; <TD VALIGN="MIDDLE" ALIGN="LEFT"> &nbsp; <TD VALIGN="MIDDLE" ALIGN="LEFT"> &nbsp; <TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="index.html#SEC_Top">Top</A>]</TD>
<TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="manual_toc.html#SEC_Contents">Contents</A>]</TD>
<TD VALIGN="MIDDLE" ALIGN="LEFT">[Index]</TD>
<TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="manual_abt.html#SEC_About"> ? </A>]</TD>
</TR></TABLE>
<HR SIZE=1>
<H3> 3.2.2 Particle Emitters </H3>
<!--docid::SEC93::-->
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.
<P>

<A NAME="SEC94"></A>
<H3> Particle Emitter Universal Attributes </H3>
<!--docid::SEC94::-->
<UL>
<LI>
<A HREF="manual_25.html#SEC96">angle</A>
<LI>
<A HREF="manual_25.html#SEC97">colour</A>
<LI>
 <A HREF="manual_25.html#colour_range_start">colour_range_start</A>
<LI>
 <A HREF="manual_25.html#colour_range_end">colour_range_end</A>
<LI>
<A HREF="manual_25.html#SEC99">direction</A>
<LI>
<A HREF="manual_25.html#SEC100">emission_rate</A>
<LI>
<A HREF="manual_25.html#SEC101">position</A>
<LI>
<A HREF="manual_25.html#SEC102">velocity</A>
<LI>
 <A HREF="manual_25.html#velocity_min">velocity_min</A>
<LI>
 <A HREF="manual_25.html#velocity_max">velocity_max</A>
<LI>
<A HREF="manual_25.html#SEC104">time_to_live</A>
<LI>
 <A HREF="manual_25.html#time_to_live_min">time_to_live_min</A>
<LI>
 <A HREF="manual_25.html#time_to_live_max">time_to_live_max</A>
</UL>
<BR><BR>
See also: <A HREF="manual_22.html#SEC82">3.2 Particle Scripts</A>, <A HREF="manual_27.html#SEC114">3.2.5 Particle Affectors</A>
<P>

<A NAME="Particle Emitter Attributes"></A>
<HR SIZE=1>
<BR>  
<FONT SIZE="-1">
This document was generated
by <I>Steve Streeting</I> on <I>, 21 2004</I>
using <A HREF="http://www.mathematik.uni-kl.de/~obachman/Texi2html
"><I>texi2html</I></A>

</BODY>
</HTML>