大约有 354 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0062 秒)
Laya_社区(139) Laya3.0_api(91) Laya2.0_api(57) laya_api(53) Laya2.0_文档(6) Laya3.0_文档(5) Laya2.0_示例(3)
...用大括号可以指定组件的任意属性进行赋值。 UIComponent destroyed : Boolean = false[只读]是否已经销毁。对象销毁后不能再使用。Node disabled : Boolean 是否禁用页面,设置为true后,会变灰并且禁用鼠标。UIComponent displayedInStage : Boolean[...
来源: Laya2.0_api 发布时间: 20190513
...有开启自定义渲染,才能使用customRender函数渲染。 Sprite destroyed : Boolean是否已经销毁。对象销毁后不能再使用。Node displayedInStage : Boolean[read-only] 表示是否在显示列表中显示。Node filters : Array滤镜集合。可以设置多个滤镜组合。...
来源: laya_api 发布时间: 20170422
...行减少引用。 4。Graphics有对材质mmaterial添加引用,没有destroy阶段减少引用。 5。Spine2DRenderNode.source 没有考虑加载回来后,当前组件被销毁问题。 6。Value2D.clear 时候没有对 textureHost进行清理 7。WebBaseRenderNode.destroy 时没有对 shaderD...
来源: Laya_社区 发布时间: 20241230
...= new Sprite(); b.graphics.drawTexture(texture); a.graphics.clear(true); a.destroy(); a = b; } a.graphics.drawRect(10*i, 10*j, 10, 10, "#ff0000"); count++; } } 2018-11-13 添加评论 悬赏 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 0 个回...
来源: Laya_社区 发布时间: 20181113
...= new Sprite(); b.graphics.drawTexture(texture); a.graphics.clear(true); a.destroy(); a = b; } a.graphics.drawRect(10*i, 10*j, 10, 10, "#ff0000"); count++; } } 2018-11-13 添加评论 悬赏 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 0 个回...
来源: Laya_社区 发布时间: 20181113
...,使用大括号可以指定组件的任意属性进行赋值。 Label destroyed : Boolean[只读]是否已经销毁。对象销毁后不能再使用。Node disabled : Boolean 是否禁用页面,设置为true后,会变灰并且禁用鼠标。Component displayedInStage : Boolean[read-only] ...
来源: laya_api 发布时间: 20170929
...FRONT Accessors active activeInHierarchy clearColor components cullingMask destroyed displayedInStage farPlane fieldOfView hideFlags id is3D layer maxlocalYDistance nearPlane numChildren orthographic orthographicVerticalSize parent renderingOrder scene skyRenderer timer transform url Methods _initia...
来源: Laya3.0_api 发布时间: 20231115
...,使用大括号可以指定组件的任意属性进行赋值。 Button destroyed : Boolean = false[只读]是否已经销毁。对象销毁后不能再使用。Node disabled : Boolean 是否禁用页面,设置为true后,会变灰并且禁用鼠标。UIComponent displayedInStage : Boolean[r...
来源: Laya2.0_api 发布时间: 20190513
...性,使用大括号可以指定组件的任意属性进行赋值。 Box destroyed : Boolean = false[只读]是否已经销毁。对象销毁后不能再使用。Node disabled : Boolean 是否禁用页面,设置为true后,会变灰并且禁用鼠标。UIComponent displayedInStage : Boolean[r...
来源: Laya2.0_api 发布时间: 20190513
...设置anchorY值最终通过pivotY值来改变节点轴心点。View autoDestroyAtClosed : Boolean = false场景被关闭后,是否自动销毁(销毁节点和使用到的资源),默认为falseScene autoSize : Boolean = false 指定是否自动计算宽高数据。默认值为 false 。 Sp...
来源: Laya2.0_api 发布时间: 20190513