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

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

2951. laya.ani.swf.MovieClip_API3.0 [ 27%]

...lobalToLocal gotoAndStop hasHideFlag hasListener hitTestPoint isAncestorOf load loadImage localToGlobal off offAll offAllCaller on onAfterDeserialize onAwake onDestroy onDisable onEnable once parentRepaint pivot play playTo pos reCache removeChild removeChildAt removeChildByName removeChildren remov...

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

2952. LayaAir3D 坐标系统与矩阵变换 [ 26%]

...lbedo = new Vector4(1.3, 1.3, 1.3, 1); material.diffuseTexture = Texture2D.load("res/threeDimen/layabox.png"); plane.meshRender.material = material; //生成坐标中心,其实是球体 var sphere:MeshSprite3D = scene.addChild(new MeshSprite3D(new SphereMesh(0.05,100,100))) as MeshSprite3D; var ma...

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

2953. laya.d3.core.BaseCamera [ 26%]

...:Boolean 检测指定事件类型是否是鼠标事件。 EventDispatcher load(url:String, complete:Handler):void[static] 加载网格模板。 Sprite3D off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDisp...

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

2954. laya.device.media.Video_API3.0 [ 26%]

...ouseX mouseY muted numChildren parent paused pivotX pivotY playbackRate preload readyState rotation scaleX scaleY scene scrollRect seekable seeking skewX skewY stage staticCache texture timer transform url videoHeight videoWidth viewport visible volume width x y zOrder Methods _initialize _processAc...

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

2955. laya.display.Animation_API3.0 [ 26%]

...画的播放实质就是定时切换Graphics对象。 使用set source、loadImages(...)、loadAtlas(...)、loadAnimation(...)方法可以创建动画模版。使用play(...)可以播放指定动画。 example 以下示例代码,创建了一个 Text 实例。 package { import laya.display.Animatio...

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

2956. laya.ani.bone.Skeleton_API3.0 [ 26%]

... get_width globalToLocal hasHideFlag hasListener hitTestPoint isAncestorOf load loadImage localToGlobal off offAll offAllCaller on onAfterDeserialize onAwake onDestroy onDisable onEnable once parentRepaint paused pivot play playbackRate pos reCache removeChild removeChildAt removeChildByName removeC...

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

2957. 绘制能力 · LayaAir3.4 · 引擎文档 · LAYABOX [ 25%]

..., offset || Point.EMPTY, color)); else return null; } 代码示例: Laya.loader.load("resources/layaAir.png").then((res: Laya.Texture) => { let sp = new Laya.Sprite(); // 绘制填充纹理 sp.graphics.fillTexture(res, 0, 0, 500, 500, "repeat"); this.owner.addChild(sp); }); 运行效果: (...

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

2958. laya.media.VideoNode_API3.0 [ 25%]

...ouseX mouseY muted numChildren parent paused pivotX pivotY playbackRate preload readyState rotation scaleX scaleY scene scrollRect seekable seeking skewX skewY source stage staticCache texture timer transform url videoHeight videoTexture videoWidth viewport visible volume width x y zOrder Methods _i...

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

2959. laya.d3.core.material.PBRSpecularMaterial [ 25%]

...ial  cloneTo(destObject:*):void[override] 克隆。 PBRSpecularMaterial 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

2960. laya.d3.core.material.PBRStandardMaterial [ 25%]

...ial  cloneTo(destObject:*):void[override] 克隆。 PBRStandardMaterial 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