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

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

91. laya.ani.swf.MovieClip [ 40%]

...oolean 检测指定事件类型是否是鼠标事件。 EventDispatcher  load(url:String, atlas:Boolean = false, atlasPath:String = null):void 加载资源。 MovieClip loadImage(url:String, x:Number = 0, y:Number = 0, width:Number = 0, height:Number = 0, complete:Handler = null):Sprite 加载并...

来源: laya_api 发布时间: 20170929

92. laya.d3.core.BaseCamera_API3.0 [ 40%]

...Matrix runCallLater setChildIndex timerLoop timerOnce __init__ instantiate load Constructors constructor new BaseCamera(nearPlane?: number, farPlane?: number): BaseCamera Overrides Sprite3D.constructor Defined in laya/d3/core/BaseCamera.ts:307 创建一个 BaseCamera 实例。 Parameters Default val...

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

93. laya.d3.core.light.SpotLight_API3.0 [ 40%]

...lf replaceChild runCallLater setChildIndex timerLoop timerOnce instantiate load Constructors constructor new SpotLight(): SpotLight Overrides LightSprite.constructor Defined in laya/d3/core/light/SpotLight.ts:34 创建一个 SpotLight 实例。 Returns SpotLight Properties Optional _extra _extra: IN...

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

94. laya.d3.core.RenderableSprite3D_API3.0 [ 40%]

...lf replaceChild runCallLater setChildIndex timerLoop timerOnce instantiate load Constructors constructor new RenderableSprite3D(name: string): RenderableSprite3D Overrides Sprite3D.constructor Defined in laya/d3/core/RenderableSprite3D.ts:225 deprecated 创建一个 RenderableSprite3D 实例。 Para...

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

95. 多线程Worker · LayaAir3.3 · 引擎文档 · LAYABOX [ 40%]

... var xmlreq = new XMLHttpRequest(); xmlreq.responseType = "text"; xmlreq.onload = function (e) { var data = e.currentTarget.response; self.postMessage(data); } xmlreq.open("get","../atlas/comp.json"); xmlreq.send() }, false); 这个例子是在worker中进行加载文件,加载完毕传给主进...

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

96. laya.ani.swf.MovieClip [ 40%]

...oolean 检测指定事件类型是否是鼠标事件。 EventDispatcher  load(url:String, atlas:Boolean = false, atlasPath:String = null):void 加载资源。 MovieClip loadImage(url:String, complete:Handler = null):Sprite 加载并显示一个图片。相当于加载图片后,设置texture属...

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

97. laya.d3.core.light.LightSprite [ 40%]

...rite3D  lightType : int[read-only] 获取灯光的类型。 LightSprite loaded : Boolean[read-only] 获取是否已加载完成。 Sprite3D name : String节点名称。Node numChildren : int[read-only] 子对象数量。 Node parent : Node父节点。Node scene : Scene[read-only] 获得所属...

来源: laya_api 发布时间: 20170929

98. laya.d3.core.light.DirectionLight_API3.0 [ 40%]

...lf replaceChild runCallLater setChildIndex timerLoop timerOnce instantiate load Constructors constructor new DirectionLight(): DirectionLight Overrides LightSprite.constructor Defined in laya/d3/core/light/DirectionLight.ts:50 创建一个 DirectionLight 实例。 Returns DirectionLight Properties O...

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

99. laya.d3.core.material.unlit.UnlitTestMaterial_API3.0 [ 40%]

...tor3 setVector3ByIndex setVector4 setVector4ByIndex destroyUnusedResources load Constructors constructor new UnlitTestMaterial(): UnlitTestMaterial Overrides Material.constructor Defined in laya/d3/core/material/unlit/UnlitTestMaterial.ts:3 Returns UnlitTestMaterial Properties destoryedImmediately d...

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

100. laya.d3.core.trail.TrailMaterial [ 40%]

...克隆。 BaseMaterial cloneTo(destObject:*):void 克隆。 BaseMaterial load(url:String, complete:Handler):void[static] 加载材质。 BaseMaterial setShaderName(name:String):void 设置使用Shader名字。 BaseMaterialProtected Methods Show Inherited Protected Methods Show Inherited Protected...

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