public float GetValueWithIndexClamped(Vector2 uv) { return(MyArrayUtils.GetValueWithIndexClamped(Array, uv)); }