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

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

251. laya.ui.UIGroup_API3.0 [ 39%]

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

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

252. laya.ui.Panel_API3.0 [ 39%]

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

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

253. laya.d3.core.Camera_API3.0 [ 39%]

...LayerVisible(layer: number): boolean Defined in laya/d3/core/Camera.ts:731 通过蒙版值获取蒙版是否显示。 Parameters layer: number 层。 Returns boolean 是否显示。 _needRenderGamma _needRenderGamma(rt: RenderTargetFormat): boolean Defined in laya/d3/core/Camera.ts:807 渲染结果...

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

254. laya.display.Input_API3.0 [ 38%]

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

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

255. laya.ui.HScrollBar_API3.0 [ 38%]

...想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 bottomMoveLimit bottomMoveLimit: number = 0 Inherited from ScrollBar.bottomMoveLimit Defined in laya/ui/ScrollBar.ts:64 底部移动限制(达到限制...

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

256. laya.ui.VScrollBar_API3.0 [ 38%]

...想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 bottomMoveLimit bottomMoveLimit: number = 0 Inherited from ScrollBar.bottomMoveLimit Defined in laya/ui/ScrollBar.ts:64 底部移动限制(达到限制...

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

257. laya.d3.webxr.core.WebXRCamera_API3.0 [ 38%]

...nherited from Camera._isLayerVisible Defined in laya/d3/core/Camera.ts:731 通过蒙版值获取蒙版是否显示。 Parameters layer: number 层。 Returns boolean 是否显示。 _needRenderGamma _needRenderGamma(rt: RenderTargetFormat): boolean Inherited from Camera._needRenderGamma Defined in l...

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

258. laya.device.media.Video_API3.0 [ 38%]

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

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

259. laya.ui.WXOpenDataViewer_API3.0 [ 38%]

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

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

260. 网络通信 · LayaAir3文档 · LAYABOX [ 37%]

...较小,支持全双工通信,适用于需要实时通信的应用。 通过以上对协议特性分析,建议: 1,对于弱联网类游戏,比如消除类的,卡牌类的,可以直接HTTP协议,考虑安全的话直接HTTPS,或者对内容体做对称加密; 2,对于实时性...

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