Class EffectStep_SetRenderTarget

java.lang.Object
com.ardor3d.renderer.effect.EffectStep_SetRenderTarget
All Implemented Interfaces:
EffectStep

public class EffectStep_SetRenderTarget extends Object implements EffectStep
  • Constructor Details

    • EffectStep_SetRenderTarget

      public EffectStep_SetRenderTarget(String target)
  • Method Details

    • apply

      public void apply(EffectManager manager)
      Description copied from interface: EffectStep
      Apply this step.
      Specified by:
      apply in interface EffectStep
      Parameters:
      manager - the effect manager