public final class SCNParticleBirthDirection
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
Constant
Z Direction of the Emitter.
|
static long |
Random
Random direction.
|
static long |
SurfaceNormal
Use the direction induced by the shape
|
public static final long Constant
public static final long SurfaceNormal
public static final long Random