大约有 314 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0141 秒)
Laya_社区(78) Laya3.0_api(62) Laya2.0_api(58) laya_api(54) Laya2.0_文档(41) Laya3.0_文档(19) Laya2.0_示例(1) Laya_示例(1)
...: boolean = false Inherited from Text._ownGraphics Defined in laya/display/Sprite.ts:252 _scene _scene: Node Inherited from Node._scene Defined in laya/display/Node.ts:641 _skinBaseUrl _skinBaseUrl: string Inherited from Text._skinBaseUrl Defined in laya/display/Sprite.ts:276 如果节点需要加...
来源: Laya3.0_api 发布时间: 20231115
...隆对象,统计面板的显存和内存就会显示成负数 new Laya.Sprite();绘制图形以后,怎么删除释放资源? 模型资源释放问题 视频纹理无法显示 释放已经预加载但未使用的模型资源报错 EffectAnimation 可以将对象指定到Image,并用程式控...
来源: Laya_社区 发布时间: 20230707
...ion():void { var img:Texture = Laya.loader.getRes("comp/comp.png"); var sp:Sprite = new Sprite(); sp.graphics.drawTexture(img); Laya.stage.addChild(sp); })); Laya.loader.load("res/atlas/test.atlas", Handler.create(this, function():void { var img:Texture = Laya.loader.getRes("test/test.png"); var sp:...
来源: Laya2.0_文档 发布时间: 20210714
...nts Packagelaya.uiClasspublic class ComboBoxInheritanceComboBox Component Sprite Node EventDispatcher Object ComboBox 组件包含一个下拉列表,用户可以从该列表中选择单个值。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined B...
来源: laya_api 发布时间: 20170929
...片 执行代码说加载不出来资源 这个是怎么回事? new Laya.Sprite();绘制图形以后,怎么删除释放资源? 分享:LayaAir下如何获取图集下的小图资源? 自定义组件在ui编辑器上正常使用,但是导出的ui组件引用错误 a类引用了b类里的...
来源: Laya_社区 发布时间: 20200414
...因的吗?~~~~~~~~~~~~~ 3d场景单材质单模型CurMem300多 new Laya.Sprite();绘制图形以后,怎么删除释放资源? 开启CastShadow以后,模型会莫名其妙消失,物体渲染队列的_IndexInList会被破坏 如何导入3D模型,以及展示与编辑它 3D模型tween旋转...
来源: Laya_社区 发布时间: 20170904
... Events Packagelaya.uiClasspublic class ButtonInheritanceButton Component Sprite Node EventDispatcher ObjectImplements ISelectSubclasses CheckBox, Radio Button 组件用来表示常用的多态按钮。 Button 组件可显示文本标签、图标或同时显示两者。 可以是单态,两态和...
来源: laya_api 发布时间: 20170929
... https://developer.mozilla.org/en-US/docs/Web/HTML/Element/video Hierarchy Sprite VideoNode Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alp...
来源: Laya3.0_api 发布时间: 20231115
...Packagelaya.uiClasspublic class ScrollBarInheritanceScrollBar UIComponent Sprite Node EventDispatcher ObjectSubclasses HScrollBar, VScrollBar ScrollBar 组件是一个滚动条组件。 当数据太多以至于显示区域无法容纳时,最终用户可以使用 ScrollBar 组件控制所显示的...
来源: Laya2.0_api 发布时间: 20190513
...! laya开发的3d跑酷 Laya 鼠标Cursor怪异问题,有demo new Laya.Sprite();绘制图形以后,怎么删除释放资源? 问题状态 最新活动: 2017-08-07 16:31 浏览: 1518 关注: 2 人 babby_bei • 2017-08-07 17:01 意思是说,我执行destroy方法,CurMem内存没有减少...
来源: Laya_社区 发布时间: 20170807