Voronoi.IsDistanceEnabled

Determines if the distance from the nearest seed point is applied to the output value.

@returns - @a true if the distance is applied to the output value. - @a false if not.

Applying the distance from the nearest seed point to the output value causes the points in the Voronoi cells to increase in value the further away that point is from the nearest seed point.

class Voronoi
const
bool
IsDistanceEnabled
()

Meta