Interface LayerRandomnessSource

All Known Subinterfaces:
LayerSampleContext<R>
All Known Implementing Classes:
CachingLayerContext

public interface LayerRandomnessSource
  • Method Details

    • nextInt

      int nextInt​(int bound)
    • getNoiseSampler

      PerlinNoiseSampler getNoiseSampler()