• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 3,840 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0118 秒)

3651. 图集制作与使用详解(JavaScript-IDE篇(JS)-使用IDE创作) [ 44%]

... 原小图目录名/原小图资源名.png) img.skin = "test/c1.png"; //添加舞台上显示 Laya.stage.addChild(img); ``` 代码运行效果如图9所示: ![图9](img/9.png) (图9) 如图9所示,我们成功的从图集中取出小图资源并应用项目中,而代码中的`sink`...

来源: Laya2.0_文档 发布时间: 20210715

3652. 图集制作与使用详解(TypeScript-IDE篇(TS)-使用IDE创作) [ 44%]

... 原小图目录名/原小图资源名.png) img.skin = "test/c1.png"; //添加舞台上显示 Laya.stage.addChild(img); ``` 代码运行效果如图9所示: ![图9](img/9.png) (图9) 如图9所示,我们成功的从图集中取出小图资源并应用项目中,而代码中的`sink`...

来源: Laya2.0_文档 发布时间: 20210714

3653. laya.d3.component.volume.reflectionprobe.ReflectionProbe_API3.0 [ 44%]

... 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

3654. laya.d3.core.particleshuriken.ShurikenParticleRenderer_API3.0 [ 44%]

... 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

3655. laya.d3.core.SimpleSkinnedMeshRenderer_API3.0 [ 44%]

... 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

3656. 提示“AtlasResourceManager:Dispose the inner Atlas。” [ 44%]

... = getimage();     this.sp_video.loadImage(url);     }   2017-08-25 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找相关结果 已邀请: 与内容相关的链接 提交 2 个回复 Monica - 知识达人 赞同来自: 麻烦上传一个有问题的例子吧,我们看下 ...

来源: Laya_社区 发布时间: 20170825

3657. 路径显示会添加DrawCall,每增加一条路径都会添加,有什么办法降DrawCall [ 44%]

路径显示会添加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

3658. 图集制作与使用详解(ActionScript-IDE篇(AS3)-使用IDE创作) [ 44%]

... 原小图目录名/原小图资源名.png) img.skin = "test/c1.png"; //添加舞台上显示 Laya.stage.addChild(img); ``` 代码运行效果如图9所示: ![图9](img/9.png) (图9) 如图9所示,我们成功的从图集中取出小图资源并应用项目中,而代码中的`sink`...

来源: Laya2.0_文档 发布时间: 20210714

3659. laya.ui.VBox [ 44%]

...所有对象重新排序。值越大,越靠上。默认为0,则根据添加顺序排序。SpriteProtected Properties Hide Inherited Protected Properties Show Inherited Protected Properties PropertyDefined By measureHeight : Number[read-only] 显示对象的实际显示区域高度(以像素...

来源: laya_api 发布时间: 20170929

3660. laya.ani.swf.MovieClip [ 44%]

...所有对象重新排序。值越大,越靠上。默认为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