|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.jme.effects.LensFlareFactory
LensFlareFactory
A Factory useful for creating various types of LensFlares.
| Method Summary | |
static LensFlare |
createBasicLensFlare(java.lang.String name,
TextureState[] tex)
Creates a basic LensFlare with 16 FlareQuad children. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static LensFlare createBasicLensFlare(java.lang.String name,
TextureState[] tex)
name - Stringtex - TextureState[] Must be length 4, all non-null.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||