大约有 163 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0077 秒)
...StarArr[h] = 1; else { colaStarArr[h] = 0; } } }; return aStarArr; } } Copyright ©Layabox 2022 all right reserved,powered by LayaAir Engine更新时间: 2023-03-03 17:33:44 img{cursor:pointer}
来源: Laya3.0_文档 发布时间: 20230303
...条件 onMouseDown 鼠标按下时执行 onMouseUp 鼠标抬起时执行 onRightMouseDown 鼠标右键或中键按下时执行 onRightMouseUp 鼠标右键或中键抬起时执行 onMouseMove 鼠标在节点上移动时执行 onMouseOver 鼠标进入节点时执行 onMouseOut 鼠标离开节点时执...
来源: Laya3.0_文档 发布时间: 20251010
...动加载,引擎会自动根据Spine主文件加载关联资源。 Copyright ©Layabox 2026 all right reserved,powered by LayaAir Engine更新时间: 2026-01-31 15:13:46 img{cursor:pointer}
来源: Laya3.0_文档 发布时间: 20260131
...一个摄像机的视图放在Plane上作为纹理, (动图7-8) Copyright ©Layabox 2026 all right reserved,powered by LayaAir Engine更新时间: 2025-10-10 16:27:55 img{cursor:pointer}
来源: Laya3.0_文档 发布时间: 20251010
...以更深一步研究,有更多的混合用法欢迎和我们交流~ Copyright ©Layabox 2026 all right reserved,powered by LayaAir Engine更新时间: 2025-10-10 16:27:59 img{cursor:pointer}
来源: Laya3.0_文档 发布时间: 20251010
..."spine/role_run.json", "spine/role_attack.json" ], Laya.Loader.SPINE); Copyright ©Layabox 2026 all right reserved,powered by LayaAir Engine更新时间: 2026-02-03 10:43:00 img{cursor:pointer}
来源: Laya3.0_文档 发布时间: 20260203
...extureFormat cullingMask: number Returns ArrayBufferView[] bake front left right up down Static getTexturePixel getTexturePixel(texture: Texture2D): ArrayBufferView Defined in laya/d3/core/Camera.ts:150 get PixelTexture Parameters texture: Texture2D Returns ArrayBufferView Static instantiate instant...
来源: Laya3.0_api 发布时间: 20231115
...滚一格,最好的办法就是调用Scroller的API:scrollLeft/scrollRight/scrollUp/scrollDown。 四、列表项Runtime 列表可以通过代码动态设置item的Runtime类型,从而实现对item显示对象的逻辑的封装。例如 //假设有一个自定义的组件类MyItem,注意基...
来源: Laya3.0_文档 发布时间: 20251128
...extureFormat cullingMask: number Returns ArrayBufferView[] bake front left right up down Static getTexturePixel getTexturePixel(texture: Texture2D): ArrayBufferView Inherited from Camera.getTexturePixel Defined in laya/d3/core/Camera.ts:150 get PixelTexture Parameters texture: Texture2D Returns Arra...
来源: Laya3.0_api 发布时间: 20231115
...0。轴心点会影响对象位置,缩放中心,旋转中心。Sprite right : Number 从组件右边到其内容区域右边之间的水平距离(以像素为单位)。 UIComponent rotation : Number旋转角度,默认值为0。以角度为单位。Sprite scaleX : Number[override] X轴...
来源: Laya2.0_api 发布时间: 20190513