Searched defs:maxInitialHeight (Results 1 – 1 of 1) sorted by relevance
57 private float maxInitialHeight = 500; // max initial height field in FluidSimHeightMap89 …idSimHeightMap(int size, int iterations, float minInitialHeight, float maxInitialHeight, float vis… in FluidSimHeightMap()253 public void setMaxInitialHeight(float maxInitialHeight) { in setMaxInitialHeight()