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

大约有 1,627 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0084 秒)

1241. laya.ui.Image_API3.0 [ 51%]

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

1242. laya.d3.core.material.SkyBoxMaterial [ 51%]

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

1243. VBOX HBOX 的文档太少了,都不知道这两个怎么用?到底和box有什么区别?不是普通的容器吗?增加了什么功能呢? [ 51%]

...滚屏,使得新添加的元素始终保持在最底部显示? var 与 name 的详细区别是什么? matter.js的文档查看 关於文档丶API丶Demo若有异动 在List渲染的时候,在滚动一个list的时候,如何实现另一个list也跟着滚动,并且两个list同时滚动...

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

1244. mac pro 浏览器显示尺寸会被自动缩放是什么问题? [ 51%]

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

1245. laya.ui.FontClip_API3.0 [ 51%]

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

1246. 通过getChildByName找到的dialog节点使用show方法后, 再次getChildByName查找, 结果为null [ 51%]

通过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

1247. laya.display.AnimationBase_API3.0 [ 51%]

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

1248. 关于类中方法的调用 [ 51%]

...r 2D有没有夜晚灯光照明效果实现的内置方法? 关于@prop {name:Tab,type:Node} 我觉得好麻烦啊 ,请问一下有别的方法吗 ts如何通过文件集加载的方法预加载声音文件,然后再调用 问题状态 最新活动: 2017-11-27 20:45 浏览: 1049 关注: 3 人 ...

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

1249. laya.ui.UIGroup_API3.0 [ 51%]

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

1250. import 问题 [ 51%]

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