大约有 293 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0057 秒)
...itor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inherited from Component.scriptPath Defined in laya/components/Component.ts:35 Accessors awaked get awaked(): boolean Inherited from Component.awaked Defined in laya/components/Co...
来源: Laya3.0_api 发布时间: 20231115
...onLateUpdate"); } } ``` 这样脚本就添加完成了,我们可以看下运行之后的效果: (图2)
来源: Laya2.0_文档 发布时间: 20210714
...itor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inherited from Component.scriptPath Defined in laya/components/Component.ts:35 Static CULLINGMODE_ALWAYSANIMATE CULLINGMODE_ALWAYSANIMATE: number = 0 Defined in laya/d3/component/...
来源: Laya3.0_api 发布时间: 20231115
...itor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inherited from Component.scriptPath Defined in laya/components/Component.ts:35 sortingFudge sortingFudge: number Defined in laya/d3/core/render/BaseRender.ts:158 排序矫正值...
来源: Laya3.0_api 发布时间: 20231115
...itor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inherited from Component.scriptPath Defined in laya/components/Component.ts:35 Accessors allowRotation get allowRotation(): boolean set allowRotation(value: boolean): void Defined...
来源: Laya3.0_api 发布时间: 20231115
...; { this.video.play(); //播放视频 }); }) } } 如果是在LayaAir IDE中运行,则VideoNode无需通过事件触发播放。但是在Chrome中,自动播放只允许静音自动播放。只有用户进行交互(单击、双击等)后,才允许自动播放声音。 并且,不同的浏...
来源: Laya3.0_文档 发布时间: 20251010
...1.创建项目2.添加脚本3.创建模板函数和样式4.编写js代码5.运行并查看效果开放数据域 一、开放数据域简介 开放数据域是一个封闭、独立的 JavaScript 作用域。在设计小游戏时,为了使游戏的可玩性更强,开发者需要实现一些社交...
来源: Laya3.0_文档 发布时间: 20251010
...is.txt.text = "11"; }else{ console.log(3333) this.txt.text = "22"; } 代码运行到这里就不往下运行 了,控制台也不输出,什么问题? 2018-03-14 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 ...
来源: Laya_社区 发布时间: 20180314
...认数值为0 显示标签 showLabel 是否显示标签。默认为true,运行时拖动滑块会显示value值 显示进度条 showProgress 是否显示进度条。默认为false,如果存在进度条资源vslider$progress.png,则可以勾选该项 纹理 skin 滑动条的底图资源 九宫...
来源: Laya3.0_文档 发布时间: 20251010
...认数值为0 显示标签 showLabel 是否显示标签。默认为true,运行时拖动滑块会显示value值 显示进度条 showProgress 是否显示进度条。默认为false,如果存在进度条资源hslider$progress.png,则可以勾选该项 纹理 skin 滑动条的底图资源 九宫...
来源: Laya3.0_文档 发布时间: 20251010