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

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

2131. laya.d3.resource.models.SkyDome_API3.0 [ 43%]

...pe clearRenderParams destroy setDrawArrayParams setDrawElemenParams Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Inherited property Inherited method Inherited accessor Enumeration Interface Static property

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

2132. laya.utils.Timer [ 43%]

...rties | Methods Packagelaya.utilsClasspublic class TimerInheritanceTimer Object Timer 是时钟管理类。它是一个单例,不要手动实例化此类,应该通过 Laya.timer 访问。 Public Properties PropertyDefined By  currFrame : int = 0 当前的帧数。Timer  currTimer : Number...

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

2133. laya.d3.physicscannon.shape.CannonBoxColliderShape_API3.0 [ 43%]

...BoxColliderShape.ts:79 inheritdoc override Returns any cloneTo cloneTo(destObject: any): void Inherited from CannonColliderShape.cloneTo Defined in laya/d3/physicsCannon/shape/CannonColliderShape.ts:185 克隆。 Parameters destObject: any 克隆源。 Returns void destroy destroy(): void Inherited ...

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

2134. LayaIDE运行正常,微信开发者工具加载FairyGUI官方库文件报错 [ 43%]

...rAt' of undefined TypeError: Cannot read property 'charAt' of undefined at Object.Laya.init (<anonymous>:23:7239) at new t (<anonymous>:41:2251) at <anonymous>:41:2762 at require (<anonymous>:206:5799) at <anonymous>:206:5548 at <anonymous>:47:323 at require (<...

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

2135. laya.d3.webxr.core.AxiGamepad_API3.0 [ 43%]

...roy event hasListener off offAll offAllCaller on once ButtonGamepad Legend Object literal Variable Function Type alias Class Class with type parameter Property Method Enumeration Interface Inherited method Static property

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

2136. laya.d3.core.trail.TrailGeometry_API3.0 [ 43%]

...ar clearRenderParams destroy setDrawArrayParams setDrawElemenParams Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Method Inherited property Inherited method Inherited accessor Enumeration Interface Static property

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

2137. 求HTTP相关的文档或者例子谢谢了 [ 43%]

...b trace("加载完成!!!") var str:String=event.target.data; var jsonObject:Object=JSON.parse(str); trace(jsonObject.status); trace(jsonObject.message) } protected function progressEventHandler(event:ProgressEvent):void { // TODO Auto-generated method stub trace("正在加载"); } protected fu...

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

2138. Shader预编译(JavaScript-3D基础(JS)-LayaAir3D之shader) [ 43%]

...完成相关shader预编译。 > 当鼠标按下时,构建需要导出的Object。下方示例改自官方边缘光照(Shader_GlowingEdge)示例 ```typescript Laya.stage.on(Event.MOUSE_DOWN,this,function(){ let arr; for(let i = 0;i 生成的相关数据 ```typescript { "GlowingEdgeMaterial":[ { "d...

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

2139. laya.d3.component.hlod.HLODBatchMesh_API3.0 [ 43%]

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

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

2140. laya.ui.TextInput [ 43%]

...extInputInheritanceTextInput Label UIComponent Sprite Node EventDispatcher ObjectSubclasses TextArea TextInput 类用于创建显示对象以显示和输入文本。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身...

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