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

大约有 778 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0065 秒)

71. laya.d3.core.light.SpotLight_API3.0 [ 90%]

...rameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void clone clone(): Node Inherited from RenderableSprite3D.clone Defined in laya/d3/core/Sprite3D.ts:300 克隆。 Returns Node 克隆副本。 contains contains(node: Node): boolean Inherited from Node.cont...

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

72. laya.d3.core.light.LightSprite_API3.0 [ 90%]

...rameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void clone clone(): Node Inherited from RenderableSprite3D.clone Defined in laya/d3/core/Sprite3D.ts:300 克隆。 Returns Node 克隆副本。 contains contains(node: Node): boolean Inherited from Node.cont...

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

73. 解析Json数据的时候怎么使用get(xxx)获取数据 [ 90%]

...某个场景json文件。。竟然无法自动生成了? 请问有没有方法能够获取“鼠标是否处于按下状态”? LayaAir3D UnityPlugin 使用须知-版本更新-问题解答(最新版本:1.7.16) TS项目使用matter.js库无智能提示 sprite3d怎样使用Laya.Tween.to来...

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

74. laya.ui.Radio_API3.0 [ 90%]

...内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Implementation of ISelect.hitTestPrior Inherited from Text.hitTestPrior Defined in laya/display/Sprite.ts:273 指定鼠标事...

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

75. laya.d3.core.light.PointLight_API3.0 [ 90%]

...rameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void clone clone(): Node Inherited from RenderableSprite3D.clone Defined in laya/d3/core/Sprite3D.ts:300 克隆。 Returns Node 克隆副本。 contains contains(node: Node): boolean Inherited from Node.cont...

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

76. laya.d3.core.Camera_API3.0 [ 89%]

...rameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void clone clone(): Camera Overrides RenderableSprite3D.clone Defined in laya/d3/core/Camera.ts:758 Returns Camera contains contains(node: Node): boolean Inherited from Node.contains Defined in laya/display/...

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

77. HttpRequest详解(JavaScript-LayaAir基础篇(JS)-数据与通信) [ 89%]

...者假如遇到跨域发送不能携带cookie时候请参考这个。 ### 方法 #### abort() 如果请求已经被发送,则立刻中止请求. #### getAllResponseHeaders() 返回所有响应头信息(响应头名和值), 如果响应头还没接受,则返回`null`. #### getResponseHeader() 返回...

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

78. HttpRequest详解(TypeScript-LayaAir基础篇(TS)-数据与通信) [ 89%]

...者假如遇到跨域发送不能携带cookie时候请参考这个。 ### 方法 #### abort() 如果请求已经被发送,则立刻中止请求. #### getAllResponseHeaders() 返回所有响应头信息(响应头名和值), 如果响应头还没接受,则返回`null`. #### getResponseHeader() 返回...

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

79. laya.components.CommonScript_API3.0 [ 89%]

... Defined in laya/components/CommonScript.ts:25 创建后只执行一次 此方法为虚方法,使用时重写覆盖即可 Returns void onDestroy onDestroy(): void Overrides Component.onDestroy Defined in laya/components/CommonScript.ts:73 销毁时执行 此方法为虚方法,使用时重写覆...

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

80. HttpRequest详解(ActionScript-LayaAir基础篇(AS3)-数据与通信) [ 89%]

...者假如遇到跨域发送不能携带cookie时候请参考这个。 ###方法 ####abort() 如果请求已经被发送,则立刻中止请求. #### getAllResponseHeaders() 返回所有响应头信息(响应头名和值), 如果响应头还没接受,则返回`null`. #### getResponseHeader() 返回指...

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