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

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

221. 3D粒子编辑模块 · LayaAir3.0文档 · LAYABOX [ 42%]

...r(sign:string, item:any): void { item["__InPool"] = true; }; //通过名字获得一个对象,如果对象池内没有对象,则创建一个 getItemByClass(sign:string, cls:any): any { var ret = null; var pool = this.getPoolBySign(sign); for (var i = 0, len = pool.length; i < len; i++) { var ...

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

222. laya.d3.core.MeshTerrainSprite3D_API3.0 [ 42%]

...}): T Inherited from Node.getComponent Defined in laya/display/Node.ts:956 获得组件实例,如果没有则返回为null Type parameters T: Component Parameters componentType: {} 组建类型 Returns T 返回组件 getComponents getComponents(componentType: typeof Component): Component[] Inherit...

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

223. CommandBuffer · LayaAir3.0文档 · LAYABOX [ 42%]

...到创建好的RenderTexture buf.blitScreenTriangle(null,renderTexture); //获得模糊shader var shader:Shader3D = Shader3D.find("blurEffect"); //设置模糊参数 var shaderValue:ShaderData = new ShaderData(); //down Sample level设置降采样等级 var downSampleFactor:number = 4; var downSampl...

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

224. laya.ui.WXOpenDataViewer_API3.0 [ 41%]

...lse,优先检测子对象,当有子对象被命中时,中断检测,获得命中目标。如果未命中任何子对象,最后再检测此对象;如果为true,则优先检测本对象,如果本对象没有被命中,直接中断检测,表示没有命中目标;如果本对象被...

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

225. laya.ui.UIComponent_API3.0 [ 41%]

...lse,优先检测子对象,当有子对象被命中时,中断检测,获得命中目标。如果未命中任何子对象,最后再检测此对象;如果为true,则优先检测本对象,如果本对象没有被命中,直接中断检测,表示没有命中目标;如果本对象被...

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

226. laya.d3.core.MeshSprite3D_API3.0 [ 41%]

...}): T Inherited from Node.getComponent Defined in laya/display/Node.ts:968 获得组件实例,如果没有则返回为null Type parameters T: Component Parameters componentType: {} 组建类型 Returns T 返回组件 getComponents getComponents(componentType: typeof Component): Component[] Inherit...

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

227. laya.d3.core.particleshuriken.ShuriKenParticle3D_API3.0 [ 41%]

...}): T Inherited from Node.getComponent Defined in laya/display/Node.ts:968 获得组件实例,如果没有则返回为null Type parameters T: Component Parameters componentType: {} 组建类型 Returns T 返回组件 getComponents getComponents(componentType: typeof Component): Component[] Inherit...

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

228. laya.ui.Dialog [ 41%]

...可以设置多个滤镜组合。Sprite globalScaleX : Number[read-only] 获得相对于stage的全局X轴缩放值(会叠加父亲节点的缩放值)。 Sprite globalScaleY : Number[read-only] 获得相对于stage的全局Y轴缩放值(会叠加父亲节点的缩放值)。 Sprite graphic...

来源: laya_api 发布时间: 20170929

229. 缓存工具-layadcc(TypeScript-LayaNative原生服务-LayaNative进阶) [ 41%]

...名, `http://`后面的ip地址改成节点服务器的地址,那怎么获得节点服务器地址呢?在LayaPlayer中,节点服务器通常不会改变,所以可以通过任意一个Download的打印来得到地址,例如: ``` Downloaded http://www.layabox.com/bestgame/bestgame.min.js@1...

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

230. laya.d3.core.SkinnedMeshSprite3D_API3.0 [ 41%]

...}): T Inherited from Node.getComponent Defined in laya/display/Node.ts:968 获得组件实例,如果没有则返回为null Type parameters T: Component Parameters componentType: {} 组建类型 Returns T 返回组件 getComponents getComponents(componentType: typeof Component): Component[] Inherit...

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