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