Class MDLMaterialTextureWrapMode


  • public final class MDLMaterialTextureWrapMode
    extends java.lang.Object
    Texture filtering
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static long Clamp  
      static long Mirror  
      static long Repeat  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait