大约有 2 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0011 秒)
...", "#ffffff", "center"); return button; } function onDecreaseAlpha1(e) { //移除鼠标单击事件 button1.off(Event.CLICK, this, onDecreaseAlpha1); //定时执行一次(间隔时间) Laya.timer.once(3000, this, onComplete1); } function onDecreaseAlpha2(e) { //移除鼠标单击事件 button2.off(E...
来源: Laya_示例 发布时间: 20251130
...,所以如果在PC端或高端移动设备输出的宏定义值需做判断移除高精度宏定义 if (Laya.WebGL.shaderHighPrecision) sc.precompileShaderWithShaderDefine(73,4,20); else sc.precompileShaderWithShaderDefine(73 - Laya.ShaderCompile3D.SHADERDEFINE_HIGHPRECISION,4,20);class ShaderPrecom...
来源: Laya_示例 发布时间: 20251130