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