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

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

441. [LayaAir2]laya.ConchNAPI_RunJS 在鸿蒙系统上无效? [ 56%]

...(版本2.6) 关于同为object层,层级设置无效的问题 [3.0.7]Sprite的MouseEnable属性无效 九宫格设置无效。 2.0 drawTexture color参数无效 Laya3.0 中设置舞台背景透明无效 matter.js mouseconstraint在微信小游戏中无效 Layabox 在最新的mac系统中safari...

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

442. laya.particle.Particle2D [ 56%]

...nts Packagelaya.particleClasspublic class Particle2DInheritanceParticle2D Sprite Node EventDispatcher Object Particle2D 类是2D粒子播放类 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node...

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

443. laya.utils.PerfHUD [ 56%]

...ds | Events Packagelaya.utilsClasspublic class PerfHUDInheritancePerfHUD Sprite Node EventDispatcher ObjectPublic Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-on...

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

444. List在设置CacheAs会变糊,拖动时会恢复正常,释放后又变糊 [ 56%]

... 要回复问题请先登录 发起人 yurong3000 相关问题 如何设置Sprite的宽高和点击区域? iphoneX环境下新手引导的抠图透明区域为黑色,其它机型都是正常的。 unity中的模型导出后在laya中显示不正常 用了第三方socket类 项目在IDE上可以...

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

445. 用设置blendMode的方法挖洞后再拼接一个图片会有缝隙 [ 56%]

...有方法能够获取“鼠标是否处于按下状态”? matter中layasprite怎么改变图片大小? ios14系统下 blendMode='lighter' 图片异常 如何设置Sprite的宽高和点击区域? Texture图片能否进行翻转? list 每次滑动,都是可以滑动一点点,可不可以...

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

446. laya.ui.ScaleBox [ 56%]

...ackagelaya.uiClasspublic class ScaleBoxInheritanceScaleBox Box UIComponent Sprite Node EventDispatcher Object 自适应缩放容器,容器设置大小后,容器大小始终保持stage大小,子内容按照原始最小宽高比缩放 Public Properties Hide Inherited Public Properties Show Inher...

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

447. laya.html.dom.HTMLDivElement [ 56%]

...kagelaya.html.domClasspublic class HTMLDivElementInheritanceHTMLDivElement Sprite Node EventDispatcher ObjectSubclasses HTMLIframeElement HTML图文类,用于显示html内容 支持的标签如下: a:链接标签,点击后会派发"link"事件 比如:a div:div容器标签,比如: span:行内...

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

448. laya.ui.Box [ 56%]

...ods | Events Packagelaya.uiClasspublic class BoxInheritanceBox Component Sprite Node EventDispatcher ObjectImplements IBoxSubclasses LayoutBox, List, Panel, Tree, UIGroup, View, ViewStack Box 类是一个控件容器类。 Public Properties Hide Inherited Public Properties Show Inherited Public Pr...

来源: laya_api 发布时间: 20170929

449. 大神,怎么区分debug和release环境? [ 56%]

...明区域为黑色,其它机型都是正常的。 关于遍历产生的sprite的点击事件,急,大神帮看哈 真机环境找不到window---cant find variable: window stack 如何识别当前环境是微信小游戏环境 哪位大神有CameraMoveScript.js native环境下 获取游戏内存...

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

450. 时间轴动画(TypeScript-LayaAir基础篇(TS)-动画基础) [ 56%]

...锚点方式只能对UI组件设置轴心点,对于Graphics组件以及Sprite等2D基础组件的轴心点只能通过第二种方式实现。* **第二种:通过轴心点属性实现** 我们想以中心点为轴心旋转,还可以通过轴心点属性设置组件的中心为轴心点,例...

来源: Laya2.0_文档 发布时间: 20210715