大约有 2 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0016 秒)
...回到原大小或原位置,应该用什么缓动模式 写了个边缘光的自定义shader,有很多问题,帮忙看一下 请问一下怎样动态加载prefab 将list里的scrollBar设置mouseWheelEnable=false后过一段时间设置mouseWheelEnable=true;无法滚动 在List渲染的时候...
来源: Laya_社区 发布时间: 20171207
....addChild(new Laya.DirectionLight()) as Laya.DirectionLight; //设置平行光的方向 var mat = directionLight.transform.worldMatrix as Laya.Matrix4x4; mat.setForward(new Laya.Vector3(-1.0, -1.0, -1.0)); directionLight.transform.worldMatrix=mat; this.sprite3D = scene.addChild(new Laya.Sprite3D()) ...
来源: Laya_社区 发布时间: 20220815