大约有 3,124 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0077 秒)
...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ani/bone/SkinSlotDisplayData" SkinSlotDisplayData Class SkinSlotDisplayData 插槽显示数据 Hierarchy SkinSlotDisplayData Index Properties attachmentName bones height lengths name texture transf...
来源: Laya3.0_api 发布时间: 20231115
...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/scene/SceneRenderManager" SceneRenderManager Class SceneRenderManager 类用来实现场景渲染节点管理 Hierarchy SceneRenderManager BVHSceneRenderManager Index Constructors construct...
来源: Laya3.0_api 发布时间: 20231115
...态加载脚本集: ``` const { regClass, property } = Laya; @regClass() export class Main extends Laya.Script { async onStart() { console.log("Game start"); // 手动加载脚本集 const isSuccess = await Laya.loader.loadPackage("GScript"); // "GScript" 为分包目录名称 console.log(`isSuc...
来源: Laya_社区 发布时间: 20251230
...2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? TypeScript下HttpRequest发送Post请求有Bug? 动画混合无效(版本2.6) LayaAirIDE1.4版本里用TS引擎库使用view嵌套发布html5报"Uncaught TypeError:Cannot set property 'y' of null"的解决方...
来源: Laya_社区 发布时间: 20171213
...=MultiLight))的代码来做讲解: > 移动灯光脚本 ```typescript export default class LightMoveScript extends Laya.Script3D { //需要操作的光源数组 public lights = []; //光源对应的位置偏移数组 public offsets = []; //光源对应的移动半径数组 public moveRanges = [...
来源: Laya2.0_文档 发布时间: 20210715
...=MultiLight))的代码来做讲解: > 移动灯光脚本 ```typescript export default class LightMoveScript extends Laya.Script3D { //需要操作的光源数组 public lights = []; //光源对应的位置偏移数组 public offsets = []; //光源对应的移动半径数组 public moveRanges = [...
来源: Laya2.0_文档 发布时间: 20210715
...2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? 微信关系链:LayaAir引擎针对微信小游戏好友关系链实现方案 【屏幕适配】在LayaAir上面是竖屏,为什么到微信开发工具中就是横屏,而且还被拉伸了 LayaAir3D UnityPl...
来源: Laya_社区 发布时间: 20231008
...2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? 请问LayaAir中如何使图片以圆形的方式显示? Layabox 2.0 bate5 运行编译之后 bundle.js 文件里面没有使用命名空间类文件的定义!导致运行时 找不到类的定义!这是为...
来源: Laya_社区 发布时间: 20251120
...2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? LayaAir3D UnityPlugin 使用须知-版本更新-问题解答(最新版本:1.7.16) LayaTree v1.0.5版本更新(2021.11.17) 关于微信7.0.3版本之后的版本,微信小游戏 Android 端调整 “在...
来源: Laya_社区 发布时间: 20250728
...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/events/InputManager" TouchInfo Class TouchInfo Hierarchy TouchInfo Implements ITouchInfo Index Constructors constructor Properties began clickCancelled clickCount downTargets event lastRollOver mov...
来源: Laya3.0_api 发布时间: 20231115