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

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

571. [LayaAir3]3.3.0-beta.4已知新bug汇总 [ 38%]

...打开常见会传递参数, beta4中, 没有将params传递到onOpened响应函数中 下面是临时补救的shim if (Laya.LayaEnv.version == "3.3.0-beta.4") { Scene.open = function (url: string, closeOther?: boolean, param?: any, complete?: any, progress?: any): Promise<Laya.Scene> { if (...

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

572. laya.ui.Panel [ 38%]

....hitArea值是HitArea对象,表示显式声明了此对象的鼠标事件响应区域,而忽略对象的宽高、mouseThrough属性。 影响对象鼠标事件响应区域的属性为:width、height、hitArea,优先级顺序为:hitArea(type:HitArea)>hitArea(type:Rectangle)>width/heig...

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

573. laya.ui.TextArea [ 38%]

....hitArea值是HitArea对象,表示显式声明了此对象的鼠标事件响应区域,而忽略对象的宽高、mouseThrough属性。 影响对象鼠标事件响应区域的属性为:width、height、hitArea,优先级顺序为:hitArea(type:HitArea)>hitArea(type:Rectangle)>width/heig...

来源: laya_api 发布时间: 20170929

574. laya.display.Scene [ 38%]

....hitArea值是HitArea对象,表示显式声明了此对象的鼠标事件响应区域,而忽略对象的宽高、mouseThrough属性。 影响对象鼠标事件响应区域的属性为:width、height、hitArea,优先级顺序为:hitArea(type:HitArea)>hitArea(type:Rectangle)>width/heig...

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

575. laya.ui.Clip [ 38%]

....hitArea值是HitArea对象,表示显式声明了此对象的鼠标事件响应区域,而忽略对象的宽高、mouseThrough属性。 影响对象鼠标事件响应区域的属性为:width、height、hitArea,优先级顺序为:hitArea(type:HitArea)>hitArea(type:Rectangle)>width/heig...

来源: laya_api 发布时间: 20170929

576. Socket连接不上(已解决) [ 38%]

...est或者HttpResponse,那么具体的是什么 * 取决于是请求还是响应, 该Handler必须放在HttpServerCodec后的后面 */ pipeline.addLast("httpObjectAggregator", new HttpObjectAggregator(8192)); //用于处理websocket, /ws为访问websocket时的uri pipeline.addLast("webSocketServerP...

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

577. laya.d3.webxr.core.ButtonGamepad_API3.0 [ 37%]

...侦听器对象,以使侦听器能够接收事件通知,此侦听事件响应一次后自动移除。 Parameters type: string 事件的类型。 listener: Function 事件侦听函数。 Returns EventDispatcher 此 EventDispatcher 对象。 Inherited from EventDispatcher.once Defined in laya/even...

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

578. laya.ui.Tree [ 37%]

....hitArea值是HitArea对象,表示显式声明了此对象的鼠标事件响应区域,而忽略对象的宽高、mouseThrough属性。 影响对象鼠标事件响应区域的属性为:width、height、hitArea,优先级顺序为:hitArea(type:HitArea)>hitArea(type:Rectangle)>width/heig...

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

579. laya.device.media.Video [ 37%]

....hitArea值是HitArea对象,表示显式声明了此对象的鼠标事件响应区域,而忽略对象的宽高、mouseThrough属性。 影响对象鼠标事件响应区域的属性为:width、height、hitArea,优先级顺序为:hitArea(type:HitArea)>hitArea(type:Rectangle)>width/heig...

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

580. laya.d3.core.render.BaseRender [ 37%]

...侦听器对象,以使侦听器能够接收事件通知,此侦听事件响应一次后自动移除。 EventDispatcherProperty DetailboundingBoxpropertyboundingBox:BoundBox  [read-only] 获取包围盒,不允许修改其值。 Implementation     public function get boundingBox():BoundBoxbou...

来源: laya_api 发布时间: 20170929