大约有 1,032 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0065 秒)
Laya_社区(502) Laya3.0_api(280) Laya2.0_api(125) laya_api(99) Laya2.0_文档(12) Laya3.0_文档(9) Laya2.0_示例(4) Laya_示例(1)
...,使用大括号可以指定组件的任意属性进行赋值。 Slider destroyed : Boolean = false[只读]是否已经销毁。对象销毁后不能再使用。Node disabled : Boolean 是否禁用页面,设置为true后,会变灰并且禁用鼠标。UIComponent displayedInStage : Boolean[r...
来源: Laya2.0_api 发布时间: 20190513
...heAs centerX centerY clickHandler components customRenderEnable dataSource destroyed disabled displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics gray height hideFlags hitArea iconOffset is3D label labelAlign labelBold labelColors la...
来源: Laya3.0_api 发布时间: 20231115
...m cacheAs centerX centerY components content customRenderEnable dataSource destroyed disabled displayHeight displayWidth displayedInStage drawCallOptimize elasticEnabled filters globalRotation globalScaleX globalScaleY graphics gray hScrollBar hScrollBarSkin height hideFlags hitArea is3D left mask m...
来源: Laya3.0_api 发布时间: 20231115
...设计宽度(初始化时设置的宽度Laya.init(width,height))Stage destroyed : Boolean[只读]是否已经销毁。对象销毁后不能再使用。Node displayedInStage : Boolean[read-only] 表示是否在显示列表中显示。Node filters : Array滤镜集合。可以设置多个滤镜...
来源: laya_api 发布时间: 20170929
...有开启自定义渲染,才能使用customRender函数渲染。 Sprite destroyed : Boolean[只读]是否已经销毁。对象销毁后不能再使用。Node displayedInStage : Boolean[read-only] 表示是否在显示列表中显示。Node duration : Number[read-only] 获取视频长度(秒...
来源: laya_api 发布时间: 20170929
... if(taskView) { taskView.destroy(); taskView = null; Laya.loader.clearTextureRes("res/atlas/task.atlas"); } } ...
来源: Laya_社区 发布时间: 20180425
...存的 Instantiate(item); }else{ OnComplete(); } } } public function DelayDestroy(delay:int):void { this.timerOnce(delay,this,destroy); } public function OnComplete():void { var item:Sprite3D = Laya.loader.getRes(_path) as Sprite3D; if(item != null){ item = item.getChildAt(0).clone(); Instantiate(it...
来源: Laya_社区 发布时间: 20180425
...E 微信 Laya_Aaron 赞同来自: (getRes(“xxx”) as Laya.Resource).destroy 2019-04-29 0 2 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 虎威 相关问题 laya针对页游耗用内存大的问题是如何解决的? 加载到舞...
来源: Laya_社区 发布时间: 20181201
...有开启自定义渲染,才能使用customRender函数渲染。 Sprite destroyed : Boolean[只读]是否已经销毁。对象销毁后不能再使用。Node displayedInStage : Boolean[read-only] 表示是否在显示列表中显示。Node emitter : EmitterBase[read-only] 获取粒子发射...
来源: laya_api 发布时间: 20170929
...tatic] ShuriKenParticle3D CURRENTTIME : int[static] ShuriKenParticle3D destroyed : Boolean = false[只读]是否已经销毁。对象销毁后不能再使用。Node displayedInStage : Boolean[read-only] 表示是否在显示列表中显示。Node GRAVITY : int[static] ShuriKenParticle3D id ...
来源: Laya2.0_api 发布时间: 20190513