Searched defs:nodeDistance (Results 1 – 1 of 1) sorted by relevance
53 private float nodeDistance = 10.0f; // distance between each node of the surface field in FluidSimHeightMap89 …axInitialHeight, float viscosity, float waveSpeed, float timestep, float nodeDistance, long seed) … in FluidSimHeightMap()274 public void setNodeDistance(float nodeDistance) { in setNodeDistance()