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

大约有 652 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0062 秒)

541. laya.d3.core.scene.BaseScene [ 54%]

...变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite cacheAs : String 指定显示对象...

来源: laya_api 发布时间: 20170422

542. laya.ui.ScrollBar [ 54%]

...变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到...

来源: laya_api 发布时间: 20170929

543. laya.ui.Button [ 54%]

...变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到...

来源: Laya2.0_api 发布时间: 20190513

544. laya.ui.Label [ 54%]

...变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite  bgColor : String 文本背景颜色,以字符串表示。 Label blendMode : String指定要使用的混合模式。...

来源: laya_api 发布时间: 20170929

545. laya.ani.swf.MovieClip_API3.0 [ 54%]

...变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 basePath basePath: string Defined in laya/ani/swf/MovieClip.ts:71 资源根目录。 hitTestPrior hitTestPrior: boolean = false I...

来源: Laya3.0_api 发布时间: 20231115

546. 在 list 的 box(render) 中添加 HTMLDivElemnt 组件 导致 IDE 卡死崩溃 IDE版本:2.12.0 [ 54%]

...复问题请先登录 发起人 138*****219 相关问题 Layaair IDE的帧属性面板不见了 Layabox 2.0 bate5 运行编译之后 bundle.js 文件里面没有使用命名空间类文件的定义!导致运行时 找不到类的定义!这是为什么? 已上传 Demo 附件 liblayaair.so 总...

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

547. 关于video [ 54%]

...r.document.body.appendChild(videoElement); // 设置Video元素地样式和属性 videoElement.style.zInddex = Laya.Render.canvas.style.zIndex + 1; videoElement.src = "../laya/assets/friend.mp4"; videoElement.controls = true; videoElement.play(); // 阻止IOS视频全屏 videoElement.setAttribute("w...

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

548. 场景节点如何获取,类似cocos的cc.find [ 54%]

...链接 提交 2 个回复 内涵tv何吓吓 赞同来自: 不是有个var属性吗,给它加个名字不可以? 2019-03-14 0 0 分享 微博 QZONE 微信 达尔文 赞同来自: 通过name去取,一层一层的:Laya.stage.getChildByName('root').getChildByName('scene').getChildByName('xxx'); ...

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

549. laya.ui.ComboBox [ 54%]

...变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到...

来源: Laya2.0_api 发布时间: 20190513

550. sprite里面绘图对象为什么有两个呢 _graphics和graphics,这有什么区别吗 [ 54%]

... 2 个回复 cuixueying 赞同来自: 建议用graphcis即可。_graphics属性,graphics是个方法。得到的都是Graphics的实例。 2017-01-14 0 1 分享 微博 QZONE 微信 jiye 赞同来自: 好的 谢了 2017-01-16 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 ...

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