Summary

public static float Clamp(float val, float min, float max)

Returns

float

Parameters