Searched refs:heightFactor (Results 1 – 1 of 1) sorted by relevance
250 private float calculateHeight(float radius, float heightFactor, float x, float z) { in calculateHeight() argument258 return heightFactor * val; in calculateHeight()