大约有 3,840 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0118 秒)
... 原小图目录名/原小图资源名.png) img.skin = "test/c1.png"; //添加到舞台上显示 Laya.stage.addChild(img); ``` 代码运行效果如图9所示:  (图9) 如图9所示,我们成功的从图集中取出小图资源并应用到项目中,而代码中的`sink`...
来源: Laya2.0_文档 发布时间: 20210715
... 原小图目录名/原小图资源名.png) img.skin = "test/c1.png"; //添加到舞台上显示 Laya.stage.addChild(img); ``` 代码运行效果如图9所示:  (图9) 如图9所示,我们成功的从图集中取出小图资源并应用到项目中,而代码中的`sink`...
来源: Laya2.0_文档 发布时间: 20210714
... in laya/components/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 _updateMark _updateMark: number Defined in laya/d3/component/Volume/reflectionProbe/ReflectionProbe.ts:60 修改了值,需要更新shader,需要和updateMask对应 owner owner: Node Inherite...
来源: Laya3.0_api 发布时间: 20231115
... in laya/components/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 owner owner: Node Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEdit...
来源: Laya3.0_api 发布时间: 20231115
... in laya/components/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 owner owner: Node Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEdit...
来源: Laya3.0_api 发布时间: 20231115
... = getimage(); this.sp_video.loadImage(url); } 2017-08-25 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 Monica - 知识达人 赞同来自: 麻烦上传一个有问题的例子吧,我们看下 ...
来源: Laya_社区 发布时间: 20170825
路径显示会添加DrawCall,每增加一条路径都会添加,有什么办法降DrawCall package { import laya.display.Node; import laya.display.Sprite; import laya.maths.Rectangle; import laya.ui.Dialog; import laya.ui.Image; import laya.utils.Handler; import ui.TestDialogUI; import ui.TestV...
来源: Laya_社区 发布时间: 20171129
... 原小图目录名/原小图资源名.png) img.skin = "test/c1.png"; //添加到舞台上显示 Laya.stage.addChild(img); ``` 代码运行效果如图9所示:  (图9) 如图9所示,我们成功的从图集中取出小图资源并应用到项目中,而代码中的`sink`...
来源: Laya2.0_文档 发布时间: 20210714
...所有对象重新排序。值越大,越靠上。默认为0,则根据添加顺序排序。SpriteProtected Properties Hide Inherited Protected Properties Show Inherited Protected Properties PropertyDefined By measureHeight : Number[read-only] 显示对象的实际显示区域高度(以像素...
来源: laya_api 发布时间: 20170929
...所有对象重新排序。值越大,越靠上。默认为0,则根据添加顺序排序。SpritePublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By MovieClip(parentMovieClip:MovieClip = null) 创建一个 MovieClip 实例。 MovieClip addChild(node:No...
来源: laya_api 发布时间: 20170929