public class MatrixEffectMove extends MatrixEffect
NUM_FLOAT_UNIFORMS, NUM_INT_UNIFORMS
Constructor and Description |
---|
MatrixEffectMove(Data3D vector)
Move the Mesh by a 3D vector.
|
addQueue, enableEffects, getCenterDimension, getEffectDimension, getID, getName, getRegionDimension, getString, getType, isUnity, notifyWhenFinished, remQueue
public MatrixEffectMove(Data3D vector)
vector
- current coordinates of the vector we want to move the Mesh with.