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

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

171. laya.display.Graphics [ 64%]

...同时绘制多个位图或者矢量图,还可以结合save,restore,transform,scale,rotate,translate,alpha等指令对绘图效果进行变化。 Graphics以命令流方式存储,可以通过cmds属性访问所有命令流。Graphics是比Sprite更轻量级的对象,合理使用能...

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

172. laya.d3.utils.Utils3D [ 64%]

...标((0,0)在屏幕左上角)的转换。 Utils3D  createAffineTransformationArray(tX:Number, tY:Number, tZ:Number, rX:Number, rY:Number, rZ:Number, rW:Number, sX:Number, sY:Number, sZ:Number, outArray:Float32Array, outOffset:int):void[static] 过数平移、旋转、缩放值计算到结...

来源: laya_api 发布时间: 20170929

173. laya.html.dom.HTMLIframeElement_API3.0 [ 64%]

... scaleY scene scrollRect skewX skewY stage staticCache style texture timer transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance addInputChild callLater clearTimer contains customRender destroyChildren dra...

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

174. laya.map.MapLayer_API3.0 [ 64%]

...scaleX scaleY scene scrollRect skewX skewY stage staticCache texture timer transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer contains customRender destroy destroyChildr...

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

175. 用layaair如何加載蒙皮動畫,请问怎么加载.lm文件和.ani文件,有沒有實例可以看下 [ 64%]

...eshSprite3D(Laya.Mesh.load("3d/man/CunMinNan-cunminnan.lm")); this.roleMan.transform.localScale = new Laya.Vector3(0.01, 0.01, 0.01); this.roleMan.transform.localPostion = new Laya.Vertor3(0,-0.5,-3); this.scene.addChild(this.roleMan); //添加蒙皮动画组件 var anniRoleMan = this.roleMan.addCom...

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

176. laya.html.dom.HTMLDivElement_API3.0 [ 64%]

... scaleY scene scrollRect skewX skewY stage staticCache style texture timer transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance addInputChild callLater clearTimer contains customRender destroyChildren dra...

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

177. 给模型动态添加脚本报错 [ 64%]

...e = this.scene_3d.addChild(sp);                 goldNode.transform.localPosition = new Laya.Vector3(this.startPos.x + (4.5 - Math.random() * 9), this.startPos.y, this.startPos.z + (2.5 - Math.random() * 5));                 console.log('------------...

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

178. laya.physics.PhysicsDebugDraw_API3.0 [ 63%]

...scaleX scaleY scene scrollRect skewX skewY stage staticCache texture timer transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer contains customRender destroy destroyChildr...

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

179. 导出的3D资源加载报错 [ 63%]

...; //加载到场景 scene.addChild(camera); //旋转摄像机角度 camera.transform.rotate(new Vector3( -25, 0, 0), false, false); //移动摄像机位置 camera.transform.position=new Vector3(0, 5, 10); //加入摄像机移动控制脚本 //camera.addComponent(CameraMoveScript); //添加蒙皮动...

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

180. laya.device.media.Video_API3.0 [ 63%]

...ne scrollRect seekable seeking skewX skewY stage staticCache texture timer transform url videoHeight videoWidth viewport visible volume width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance addInputChild callLater canPlayType clearTimer...

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