大约有 1,205 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0065 秒)
Laya_社区(1124) Laya3.0_api(49) Laya2.0_文档(15) Laya3.0_文档(8) Laya_示例(4) laya_api(3) Laya2.0_api(2)
...08 16:54 装完插件 浏览器重开下就好了 李尔 • 2021-12-14 18:45 没错 就是你一个人 不信你再下一下试试(狗头) 后海里的鱼 • 2020-09-23 17:05 大佬插件下个版本能监听其他组件和属性吗? 李尔 • 2020-09-23 18:13 监听其他组件是什么 ...
来源: Laya_社区 发布时间: 20190225
...eed maxRotateSpeed: number = 0 Defined in laya/particle/ParticleSetting.ts:45 最大旋转速度(单位:2D弧度/秒、3D弧度/秒) maxStartColor maxStartColor: Float32Array = new Float32Array([1, 1, 1, 1]) Defined in laya/particle/ParticleSetting.ts:79 最大开始颜色 maxStartRadius maxSt...
来源: Laya3.0_api 发布时间: 20231115
...节点的x轴偏移 Returns number Defined in laya/physics/EdgeCollider.ts:45 相对节点的x轴偏移 Parameters value: number Returns void y get y(): number set y(value: number): void Defined in laya/physics/EdgeCollider.ts:51 相对节点的y轴偏移 Returns number Defined in laya/physics/EdgeC...
来源: Laya3.0_api 发布时间: 20231115
...KY; //调整相机的位置 camera.transform.translate(new Laya.Vector3(0, 45, -60)); camera.transform.rotate(new Laya.Vector3(0, 180, 0), false, false); //相机视角控制组件(脚本) camera.addComponent(CameraMoveScript); //添加光照 var directionLight = _scene.addChild(new Laya.DirectionLi...
来源: Laya2.0_文档 发布时间: 20210715
...KY; //调整相机的位置 camera.transform.translate(new Laya.Vector3(0, 45, -60)); camera.transform.rotate(new Laya.Vector3(0, 180, 0), false, false); //相机视角控制组件(脚本) camera.addComponent(CameraMoveScript); //添加光照 var directionLight = _scene.addChild(new Laya.DirectionLi...
来源: Laya2.0_文档 发布时间: 20210715
...slate(new Laya.Vector3(5, 5, 5)); box.transform.rotate(new Laya.Vector3(0, 45, 0), false, false); var material: Laya.BlinnPhongMaterial = new Laya.BlinnPhongMaterial(); Laya.Texture2D.load( "res/layabox.png", Laya.Handler.create(null, function (tex: Laya.Texture2D) { material.albedoTexture = tex; })...
来源: Laya_社区 发布时间: 20200917
...ved state 07-16 13:28:37.152 402-413/? I/WindowState: WIN DEATH: Window{4a9455c8 u0 com.layabox.game/demo.MainActivity} 07-16 13:28:37.152 402-413/? W/WindowManager: Force-removing child win Window{4a9533a0 u0 SurfaceView} from container Window{4a9455c8 u0 com.layabox.game/demo.MainActivity} 07-16 1...
来源: Laya_社区 发布时间: 20190716
...ll right reserved,powered by LayaAir Engine更新时间: 2026-02-06 18:45:42 img{cursor:pointer}
来源: Laya3.0_文档 发布时间: 20260206
...Array<Resource>): void Defined in laya/resource/HierarchyResource.ts:45 Parameters resArr: Array<Resource> Returns void create create(options?: Record<string, any>, errors?: Array<any>): Node Defined in laya/resource/HierarchyResource.ts:24 创建实例 Parameters Optional op...
来源: Laya3.0_api 发布时间: 20231115
...NTATION_STAGGERED: string = "staggered" Defined in laya/map/TiledMap.ts:31 45度交错地图 Static RENDERORDER_LEFTDOWN RENDERORDER_LEFTDOWN: string = "left-down" Defined in laya/map/TiledMap.ts:40 地图格子从右上角开始渲染 Static RENDERORDER_LEFTUP RENDERORDER_LEFTUP: string = "left-up"...
来源: Laya3.0_api 发布时间: 20231115