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

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

4161. laya.d3.graphics.IndexBuffer3D_API3.0 [ 42%]

...setIndexData destroy getData setData unbind Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Method Inherited property Inherited method Enumeration Interface

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

4162. laya.d3.physics.shape.CapsuleColliderShape_API3.0 [ 42%]

...ss with type parameter Constructor Method Accessor Object literal Variable Function Type alias Inherited property Inherited method Inherited accessor Enumeration Interface

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

4163. 如何将一段文字放置到粘贴板 , 或者说点击一个按钮后复制copy一段文字? [ 42%]

...现在需要的复制粘贴板功能,在安卓下,直接这样写: function copyToClip(){ var Context = plus.android.importClass("android.content.Context"); var main = plus.android.runtimeMainActivity(); var clip = main.getSystemService(Context.CLIPBOARD_SERVICE); plus.android.invoke(clip,"set...

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

4164. laya.events.InputManager_API3.0 [ 42%]

...llOverChain _tempPoint _tempRect clickTrack Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Method Static property Static method Enumeration Interface

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

4165. laya.d3.physics.shape.ConeColliderShape_API3.0 [ 42%]

...ss with type parameter Constructor Method Accessor Object literal Variable Function Type alias Inherited property Inherited method Inherited accessor Enumeration Interface

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

4166. laya.d3.shader.SubShader_API3.0 [ 42%]

...rmMapType ShaderDataTypeToUniformBufferType Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Method Static property Static method Enumeration Interface

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

4167. laya.d3.math.Vector2_API3.0 [ 42%]

...ss with type parameter Constructor Property Method Object literal Variable Function Type alias Static property Static method Enumeration Interface

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

4168. laya.d3.physicscannon.CannonPhysicsSimulation_API3.0 [ 42%]

...Class with type parameter Property Method Accessor Object literal Variable Function Type alias Static property Static method Enumeration Interface

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

4169. laya.maths.Vector2_API3.0 [ 41%]

...ss with type parameter Constructor Property Method Object literal Variable Function Type alias Static property Static method Enumeration Interface

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

4170. Laya.loader.clearTextureRes引起的内存泄露以及恢复图片显示闪烁 [ 41%]

....loader.load(this.skPath.replace(".atlas",".png"),Laya.Handler.create(this,function(bit){                 var arr = Laya.Loader.getAtlas(this.skPath);                 arr.forEach(resUrl=>{                     var tex = Laya.Loader.getRes(resUrl) as...

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