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

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

1401. laya.display.FrameAnimation_API3.0 [ 34%]

...index: number 帧索引 Returns void bubbleEvent bubbleEvent(type: string, data?: any): void Inherited from Node.bubbleEvent Defined in laya/display/Node.ts:145 Parameters type: string Optional data: any Returns void callLater callLater(method: Function, args?: any[]): void Inherited from Node.callL...

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

1402. laya.d3.resource.RenderTexture_API3.0 [ 34%]

...eference _setCPUMemory _setCreateURL _setGPUMemory _start destroy event getData gpuCompressFormat hasListener isCreateFromURL off offAll offAllCaller on once recreate clearPool createFromPool destroyUnusedResources recoverToPool Constructors constructor new RenderTexture(width: number, height: numbe...

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

1403. laya.spine.SpineSkeleton_API3.0 [ 34%]

...例。 Returns Component 组件。 bubbleEvent bubbleEvent(type: string, data?: any): void Inherited from Node.bubbleEvent Defined in laya/display/Node.ts:145 Parameters type: string Optional data: any Returns void callLater callLater(method: Function, args?: any[]): void Inherited from Node.callLat...

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

1404. laya.d3.webxr.core.WebXRCamera_API3.0 [ 34%]

...tialize _isLayerVisible _needRenderGamma _processActive _updateCameraRenderData addAllLayers addChild addChildAt addChildren addCommandBuffer addComponent addComponentInstance addLayer bubbleEvent callLater clearTimer clone contains convertScreenCoordToOrthographicCoord destroy destroyChildren event...

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

1405. laya.resource.RenderTexture_API3.0 [ 34%]

...eference _setCPUMemory _setCreateURL _setGPUMemory _start destroy event getData gpuCompressFormat hasListener isCreateFromURL off offAll offAllCaller on once recreate clearPool configRenderContextInstance createFromPool destroyUnusedResources recoverToPool Constructors constructor new RenderTexture(...

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

1406. laya.display.EffectAnimation_API3.0 [ 34%]

...layHeight displayWidth displayedInStage drawCallOptimize effectClass effectData filters globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea index interval is3D isPlaying mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY playEvent rotation scaleX scaleY scene scr...

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

1407. laya.map.GridSprite [ 34%]

...nvas:= htmlCanvas.getCanvas();//获取原生的canvas对象 trace(canvas.toDataURL("image/png"));//打印图片base64信息,可以发给服务器或者保存为图片 Sprite event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher frameLoop(delay:int, caller:*, method:Function, ...

来源: laya_api 发布时间: 20170929

1408. laya.resource.RenderTexture2D_API3.0 [ 34%]

...rence _setCPUMemory _setCreateURL _setGPUMemory clear destroy end event getData getIsReady gpuCompressFormat hasListener isCreateFromURL off offAll offAllCaller on once restore start destroyUnusedResources popRT pushRT Constructors constructor new RenderTexture2D(width: number, height: number, forma...

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

1409. laya.ani.bone.Skeleton_API3.0 [ 34%]

...例。 Returns Component 组件。 bubbleEvent bubbleEvent(type: string, data?: any): void Inherited from Node.bubbleEvent Defined in laya/display/Node.ts:145 Parameters type: string Optional data: any Returns void callLater callLater(method: Function, args?: any[]): void Inherited from Node.callLat...

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

1410. laya.resource.Texture [ 34%]

...id 强制释放Bitmap,无论是否被引用。 Texture event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher  getIsReady():Boolean 获取是否可以使用。 Texture  getPixels(x:Number, y:Number, width:Number, height:Number):Uint8Array 获取Texture上的某个区域的像...

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