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

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

361. laya.html.dom.HTMLIframeElement_API3.0 [ 52%]

...如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from AnimationBase.hitTestPrior Defined in laya/display/Sprite.ts:266 指定鼠标事件检测...

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

362. laya.device.media.Video_API3.0 [ 52%]

...如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from AnimationBase.hitTestPrior Defined in laya/display/Sprite.ts:266 指定鼠标事件检测...

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

363. laya.physics.PhysicsDebugDraw_API3.0 [ 52%]

...PhysicsDebugDraw 物理辅助线,调用PhysicsDebugDraw.enable()开启,或者通过IDE设置打开 Hierarchy Sprite PhysicsDebugDraw Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeigh...

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

364. laya.html.dom.HTMLDivElement_API3.0 [ 52%]

...如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from AnimationBase.hitTestPrior Defined in laya/display/Sprite.ts:266 指定鼠标事件检测...

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

365. 单选框组容器组件 · LayaAir3.3 · 引擎文档 · LAYABOX [ 52%]

...选择小部件面板里RadioGroup组件,拖放到页面编辑区,或者在层级窗口中通过右键创建,即可添加RadioGroup组件到页面上。 (图1-1) RadioGroup组件默认皮肤资源如下图所示: (图1-2) RadioGroup组件皮肤无法使用九宫格属性,...

来源: Laya3.0_文档 发布时间: 20251016

366. laya.spine.SpineSkeleton_API3.0 [ 51%]

...如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined in laya/display/Sprite.ts:273 指定鼠标事件检测是优先...

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

367. laya.media.SoundNode_API3.0 [ 51%]

...s "laya/media/SoundNode" SoundNode Class SoundNode 用于播放背景音乐或者音效节点 Hierarchy Sprite SoundNode Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidth...

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

368. laya.display.Text_API3.0 [ 51%]

...如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined in laya/display/Sprite.ts:273 指定鼠标事件检测是优先...

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

369. laya.media.VideoNode_API3.0 [ 51%]

...如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined in laya/display/Sprite.ts:273 指定鼠标事件检测是优先...

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

370. 一篇上手LayaAir3D物理引擎(TypeScript-3D基础(TS)-LayaAir3D之物理系统) [ 51%]

...上手。 > 阅读本篇时,除非是Cannon物理引擎专属章节,或者注明是cannon物理引擎,默认介绍都是基于LayaAir封装Bullet引擎。 [TOC] ### 一、刚体 #### 1.1 什么是刚体 无论是2D,还是3D,物理开篇,都需要先了解刚体(RigidBody),...

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