Searched defs:minInitialHeight (Results 1 – 1 of 1) sorted by relevance
56 private float minInitialHeight = -500; // min initial height field in FluidSimHeightMap89 …public FluidSimHeightMap(int size, int iterations, float minInitialHeight, float maxInitialHeight,… in FluidSimHeightMap()264 public void setMinInitialHeight(float minInitialHeight) { in setMinInitialHeight()