HomeSort by relevance Sort by last modified time
    Searched refs:TextureGeneratorClouds (Results 1 - 2 of 2) sorted by null

  /external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/textures/
TextureGeneratorClouds.java 49 public class TextureGeneratorClouds extends TextureGenerator {
63 public TextureGeneratorClouds(NoiseGenerator noiseGenerator) {
TextureHelper.java 132 textureGenerators.put(Integer.valueOf(TEX_CLOUDS), new TextureGeneratorClouds(noiseGenerator));

Completed in 156 milliseconds