public abstract class FragmentEffect extends Effect
Modifier and Type | Field and Description |
---|---|
static int |
NUM_FLOAT_UNIFORMS
12: 4-per effect interpolated values, 3 dimensional Center (+padding), 3 dimensional Region (+padding).
|
static int |
NUM_INT_UNIFORMS
4: the name, unused, unused, unused
|
Modifier and Type | Method and Description |
---|---|
static int |
getNumEnabled()
Return the number of Fragment effects enabled.
|
addQueue, enableEffects, getCenterDimension, getEffectDimension, getID, getName, getRegionDimension, getString, getType, isUnity, notifyWhenFinished, remQueue
public static final int NUM_FLOAT_UNIFORMS
public static final int NUM_INT_UNIFORMS