大约有 532 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0066 秒)
Laya_社区(199) Laya3.0_api(96) Laya2.0_api(88) laya_api(81) Laya2.0_文档(51) Laya3.0_文档(11) Laya_示例(6)
...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 clearAll clearTimer contains customRender destroy dest...
来源: Laya3.0_api 发布时间: 20231115
...ene scrollRect skewX skewY source stage staticCache template texture timer transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance advanceTime bubbleEvent callLater clearTimer contains customRender destroy d...
来源: Laya3.0_api 发布时间: 20231115
...llRect seekable seeking skewX skewY source stage staticCache texture timer transform url videoHeight videoTexture videoWidth viewport visible volume width x y zOrder Methods _initialize _processActive _setX _setY addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater...
来源: Laya3.0_api 发布时间: 20231115
...nction(mesh){ teapot = scene.addChild(new Laya.MeshSprite3D(mesh)); teapot.transform.position = new Laya.Vector3(0, 1.75, 2); teapot.transform.rotate(new Laya.Vector3(-90, 0, 0), false, false); })); //加载纹理 Laya.Texture2D.load("res/threeDimen/pbr/jinshu.jpg", Laya.Handler.create(null, functio...
来源: Laya2.0_文档 发布时间: 20210715
...on: absolute; left: 0px; top: 0px; background: rgb(255, 255, 255); transform-origin: 0px 0px 0px; transform: matrix(0.8, 0, 0, 0.8, 0, 0); 但我想把该canvas放进一个div中,然后把div在页面上调整位置。该怎么弄? 我试过把position改成static或relative,...
来源: Laya_社区 发布时间: 20171123
...sition 里的 var parentInvMat: Matrix4x4 = Transform3D._tempMatrix0; this._parent.worldMatrix.invert(parentInvMat); Vector3.transformCoordinate(value, parentInvMat, this._localPosition); 2020-05-20 0 0 分享 微博 QZ...
来源: Laya_社区 发布时间: 20200520
...ction(mesh) { teapot = scene.addChild(new Laya.MeshSprite3D(mesh)); teapot.transform.position = new Laya.Vector3(0, 1.75, 2); teapot.transform.rotate(new Laya.Vector3(-90, 0, 0), false, false); })); //实例PBR材质 var pbrMat = new Laya.PBRStandardMaterial(); //开启该材质的反射 pbrMat.enab...
来源: Laya2.0_文档 发布时间: 20210715
...,且它是由20个扇形平成的圆环 this.m_vLastPos = this.m_circle.transform.localPosition; for(index = 0; index < 10; index++){ var circle = Laya.Sprite3D.instantiate(this.m_circle) this.m_pillar.addChild(circle); this.m_arrCircle.push(circle); this.m_vLastPos.y -= 60; circle.transform.lo...
来源: Laya_社区 发布时间: 20180809
...n 赞同来自: var a:Sprite3D = new Sprite3D(); a.transform.rotation; 2018-09-08 0 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 careylwq 相关问题 sprite旋转以后,但是原来碰撞检测rect没有旋转 ...
来源: Laya_社区 发布时间: 20180823
...llRect skewX skewY source stage staticCache stopEvent target 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