大约有 1,627 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0084 秒)
Laya_社区(997) Laya2.0_文档(205) Laya3.0_api(176) Laya2.0_api(99) laya_api(85) Laya3.0_文档(47) Laya_示例(9) Laya2.0_示例(9)
...s _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY blendMode bottom cacheAs centerX centerY color components customRenderEnable dataSource destroyed disabled displayHeight...
来源: Laya3.0_api 发布时间: 20231115
...ing, complete:Handler):void[static] 加载材质。 BaseMaterial setShaderName(name:String):void 设置使用Shader名字。 BaseMaterialProtected Methods Show Inherited Protected Methods Show Inherited Protected Methods MethodDefined By _disposeResource():void[override] BaseMaterialPublic Consta...
来源: Laya2.0_api 发布时间: 20190513
...滚屏,使得新添加的元素始终保持在最底部显示? var 与 name 的详细区别是什么? matter.js的文档查看 关於文档丶API丶Demo若有异动 在List渲染的时候,在滚动一个list的时候,如何实现另一个list也跟着滚动,并且两个list同时滚动...
来源: Laya_社区 发布时间: 20180824
...。 2017-09-26 0 0 分享 微博 QZONE 微信 qq364390162 赞同来自: name='viewport' content='width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no' meta配置是这样的,有和没有的时候效果是一样的 2017-09-26 0 0 分享 微博 QZONE 微信 ...
来源: Laya_社区 发布时间: 20170926
...s _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy align alpha anchorX anchorY autoPlay blendMode bottom cacheAs centerX centerY clipHeight clipWidth clipX clipY components customRenderEnable d...
来源: Laya3.0_api 发布时间: 20231115
通过getChildByName找到的dialog节点使用show方法后, 再次getChildByName查找, 结果为null let dialog = new laya.ui.Dialog(); dialog.name = 'Dialog' parentNode.addChild(dialog); let childNode = parentNode.getChildByName('Dialog'); childNode.show(); console.log(parentNode.get...
来源: Laya_社区 发布时间: 20160913
...nGraphics _scene _skinBaseUrl _url autoSize hitTestPrior loop mouseThrough name tag wrapMode WRAP_PINGPONG WRAP_POSITIVE WRAP_REVERSE drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY blendMode cacheAs components count customRenderEnable destroyed displa...
来源: Laya3.0_api 发布时间: 20231115
...r 2D有没有夜晚灯光照明效果实现的内置方法? 关于@prop {name:Tab,type:Node} 我觉得好麻烦啊 ,请问一下有别的方法吗 ts如何通过文件集加载的方法预加载声音文件,然后再调用 问题状态 最新活动: 2017-11-27 20:45 浏览: 1049 关注: 3 人 ...
来源: Laya_社区 发布时间: 20171127
...a _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name selectHandler tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY bgColor blendMode bottom cacheAs centerX centerY components customRenderEnable dataSource destroyed direct...
来源: Laya3.0_api 发布时间: 20231115
...ts' is not a module. 和 [ts] File 'd:/LayaBox/TestPro/T12_LongJSTest/src/NamespaceTest.ts' is not a module. 需要手动改成 4,5行才行。造成每次都需要滚动到类的头部import要自己想要的类很麻烦。 问题是 1.要不是我们的IDE自带这个功能;2.什么屏蔽或修...
来源: Laya_社区 发布时间: 20170802