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

大约有 720 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0046 秒)

91. 请教玩一玩横屏问题 [ 80%]

...屏             canvasDegree = 0;             if (rotation) {                 if (_screenMode === SCREEN_HORIZONTAL) {                     mat.rotate(Math.PI / 2);                     mat.translate(screenHeight / pixelRa...

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

92. 获取lh动画控制失败【已解决】 [ 80%]

...          0,             0         ],         "rotation":[             0,             0,             0,             -1         ],         "scale":[             1,             1,             1    ...

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

93. laya.d3.renderobjs.nativeobj.NativeTransform3D_API3.0 [ 80%]

...ocalMatrix localPosition localPositionX localPositionY localPositionZ localRotation localRotationEuler localRotationEulerX localRotationEulerY localRotationEulerZ localRotationW localRotationX localRotationY localRotationZ localScale localScaleX localScaleY localScaleZ owner position rotation rotati...

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

94. 图片不能按轴心旋转 [ 80%]

...erface/intro_bg.png",375,667,1500,1500); bg.pivot(750,750) bg.alpha = 1 bg.rotation = 10图片是正方形的 如上设置过pivot之后 并没有按 正方形中心点旋转 2018-05-19 添加评论 已悬赏1元 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的...

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

95. Sprite3D添加组件或脚本(ActionScript-3D基础(AS3)-LayaAir3D之精灵) [ 80%]

...ra; camera.transform.translate(new Vector3(0, 0.8, 1.5)); camera.transform.rotate(new Vector3(-15, 0, 0), true, false); //创建平行光 var directionLight:DirectionLight = scene.addChild(new DirectionLight()) as DirectionLight; directionLight.color = new Vector3(0.6, 0.6, 0.6); //加载精灵 var ...

来源: Laya2.0_文档 发布时间: 20210714

96. pivot 设置后 影响 元素大小??????????????? [ 79%]

...       page[1].pivot(0,0);                     page[1].rotation=ps[1]+180;                     page[1].pos(_core.p1.x,_core.p1.y);                              }else if(idx==4){                             page[1].pivot(0,20...

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

97. 父物体旋转会导致子物体的世界坐标系不正确?(附demo) [ 79%]

...o) 一个简单的场景 如果我旋转图中 方框指示的sprite3d的rotation,会导致子物体TargetGuard的transform.position不正确,好像子节点属于的坐标系变动了?   比如说,绳子不旋转的时候,我在代码中动下面圆盘的transform.positionthis.block = ...

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

98. 请问,如何获得StandardMaterial,为什么transformUV始终是null [ 79%]

...amera.transform.translate(new Laya.Vector3(0, 0.8, 1.5)); camera.transform.rotate(new Laya.Vector3(-15, 0, 0), true, false); var directionLight = scene.addChild(new Laya.DirectionLight()); directionLight.color = new Laya.Vector3(0.6, 0.6, 0.6); directionLight.direction = new Laya.Vector3(1, -1, -1);...

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

99. laya.d3.core.Transform3D_API3.0 [ 79%]

...ocalMatrix localPosition localPositionX localPositionY localPositionZ localRotation localRotationEuler localRotationEulerX localRotationEulerY localRotationEulerZ localRotationW localRotationX localRotationY localRotationZ localScale localScaleX localScaleY localScaleZ owner position rotation rotati...

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

100. laya.maths.Matrix3x3_API3.0 [ 79%]

...perties elements DEFAULT Methods clone cloneTo determinant identity invert rotate scale translate transpose createFromMatrix4x4 createFromRotation createFromScaling createFromTranslation createRotationQuaternion forwardLookAt lookAt multiply Constructors constructor new Matrix3x3(createElement?: boo...

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