void SetMin(float min) noexcept 函数功能设置最小值。 函数原型void SetMin(float min) noexcept; 参数说明 参数名 输入/输出 说明 min 输入 最小值。 返回值说明无 父主题: class ClipLayer