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

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

41. laya.d3.core.pixelline.PixelLineSprite3D_API3.0 [ 62%]

...rited from Node.components Defined in laya/display/Node.ts:983 返回所有组件实例。 Returns ReadonlyArray<Component> 返回组件实例数组。 destroyed get destroyed(): boolean Inherited from Node.destroyed Defined in laya/display/Node.ts:92 是否已经销毁。对象销毁后不能...

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

42. laya.display.Scene_API3.0 [ 62%]

...点作为其子节点的鼠标事件检测依据。 Stage对象和UI的View组件默认为true。 default false 优先检测此对象的子对象,当递归检测完所有子对象后,仍然没有找到目标对象,最后再检测此对象。 mouseThrough mouseThrough: boolean = false Inherited...

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

43. laya.ui.View_API3.0 [ 62%]

...点作为其子节点的鼠标事件检测依据。 Stage对象和UI的View组件默认为true。 default false 优先检测此对象的子对象,当递归检测完所有子对象后,仍然没有找到目标对象,最后再检测此对象。 mouseThrough mouseThrough: boolean = false Inherited...

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

44. 插件开发说明 · LayaAir3.3 · 引擎文档 · LAYABOX [ 58%]

...在的特性,脚本可能无法运行。例如,在一个Laya自定义组件脚本里使用node的fs模块去访问文件系统,会导致脚本在预览或者最终发布时运行报错。 为了脚本能在各种环境正确运行,开发者编写脚本时,需要自行在文件级别隔离...

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

45. 开放数据域组件 · LayaAir3.3 · 引擎文档 · LAYABOX [ 57%]

...本创建开放数据域节点,在Scene2D节点上添加一个自定义组件脚本,脚本内容如下: const { regClass, property } = Laya; @regClass() export class NewScript extends Laya.Script { //declare owner : Laya.Sprite3D; constructor() { super(); } /** * 组件被激活后执行,此...

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

46. laya.d3.core.Camera_API3.0 [ 55%]

...rited from Node.components Defined in laya/display/Node.ts:983 返回所有组件实例。 Returns ReadonlyArray<Component> 返回组件实例数组。 cullingMask get cullingMask(): number set cullingMask(value: number): void Inherited from BaseCamera.cullingMask Defined in laya/d3/core/BaseC...

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

47. laya.ui.Dialog [ 54%]

...alogInheritanceDialog View Scene Sprite Node EventDispatcher Object Dialog 组件是一个弹出对话框,实现对话框弹出,拖动,模式窗口功能。 可以通过UIConfig设置弹出框背景透明度,模式窗口点击边缘是否关闭等 通过设置zOrder属性,可以更改弹...

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

48. laya.d3.webxr.core.WebXRCamera_API3.0 [ 54%]

...rited from Node.components Defined in laya/display/Node.ts:983 返回所有组件实例。 Returns ReadonlyArray<Component> 返回组件实例数组。 cullingMask get cullingMask(): number set cullingMask(value: number): void Inherited from BaseCamera.cullingMask Defined in laya/d3/core/BaseC...

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

49. laya.ui.ComboBox_API3.0 [ 53%]

... exported Menu Globals "laya/ui/ComboBox" ComboBox Class ComboBox ComboBox 组件包含一个下拉列表,用户可以从该列表中选择单个值。 example 以下示例代码,创建了一个 ComboBox 实例。 package { import laya.ui.ComboBox; import laya.utils.Handler; public class ComboBo...

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

50. laya.ui.List_API3.0 [ 51%]

...点作为其子节点的鼠标事件检测依据。 Stage对象和UI的View组件默认为true。 default false 优先检测此对象的子对象,当递归检测完所有子对象后,仍然没有找到目标对象,最后再检测此对象。 mouseHandler mouseHandler: Handler | null Defined in...

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