/* eslint-disable */ /** * @file 参数文件 * @author yangmingming */ export default ` // 输入数据 uniform sampler2D texture_origin; `;