大约有 16 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0050 秒)
...ts/Scenes/Level/XunLongShi/Lightmap-0_comp_light.png")); customMaterial.setDiffuseTexture1(Laya.Texture2D.load("../../res/threeDimen/scene/terrain/terrain/ground_01.jpg")); customMaterial.setDiffuseTexture2(Laya.Texture2D.load("../../res/threeDimen/scene/terrain/terrain/ground_02.jpg")); customMater...
来源: Laya_示例 发布时间: 20260303
...e number 软过渡强度,在阈值以下进行渐变过渡 0.5 0.0 - 1.0 Diffusion number 扩散值,改变泛光的扩散范围,会影响内部迭代次数 7.0 1.0 - 10.0 AnamorphicRatio number 形变比,通过扭曲泛光产生视觉形变 0.0 -1.0 - 1.0 通过调整泛光强度,我们可...
来源: Laya3.0_文档 发布时间: 20260105
...,但是烘焙速度越慢。默认:6 Bounce:光线反弹次数 Diffuse bounce:漫反射光线反弹次数。默认:4 Transmission bounce:透射光线反弹次数。默认:12 Glossy bounce:玻璃反弹次数。默认:4 Total bounce:反弹次数。默认:3 Sample_...
来源: Laya3.0_文档 发布时间: 20251010
...Laya.Texture2D.load("res/threeDimen/skinModel/LayaMonkey/Assets/LayaMonkey/diffuse.png", Laya.Handler.create(this, function(texture) { customMaterial.albedoTexture = texture; })); //设置材质 layaMonkey.meshRenderer.sharedMaterial = customMaterial; //开启旋转 Laya.timer.frameLoop(1, this, fun...
来源: Laya2.0_文档 发布时间: 20210715
...Laya.Texture2D.load("res/threeDimen/skinModel/LayaMonkey/Assets/LayaMonkey/diffuse.png", Laya.Handler.create(this, function(texture) { customMaterial.albedoTexture = texture; })); //设置材质 layaMonkey.meshRenderer.sharedMaterial = customMaterial; //开启旋转 Laya.timer.frameLoop(1, this, fun...
来源: Laya2.0_文档 发布时间: 20210715
...Laya.Texture2D.load("res/threeDimen/skinModel/LayaMonkey/Assets/LayaMonkey/diffuse.png", Laya.Handler.create(this, function(texture) { customMaterial.albedoTexture = texture; })); //设置材质 layaMonkey.meshRenderer.sharedMaterial = customMaterial; //开启旋转 Laya.timer.frameLoop(1, this, fun...
来源: Laya2.0_文档 发布时间: 20210714