Class TexCombineExample

java.lang.Object
com.ardor3d.example.ExampleBase
com.ardor3d.example.renderer.TexCombineExample
All Implemented Interfaces:
Scene, Updater, Runnable

public class TexCombineExample extends ExampleBase
Shows interpolated textures using texture combine.
  • Constructor Details

    • TexCombineExample

      public TexCombineExample()
  • Method Details

    • main

      public static void main(String[] args)
    • initExample

      protected void initExample()
      Specified by:
      initExample in class ExampleBase
    • updateExample

      protected void updateExample(ReadOnlyTimer timer)
      Overrides:
      updateExample in class ExampleBase
    • updateLayerBlend

      public void updateLayerBlend(int layer, float amount)