大约有 30 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0031 秒)
Laya.Matrix4x4.createLookAt怎么用的,ts 2016-12-23 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Monica - 知识达人 赞同来自: 你好 你可以先看下API和源码(API:Matrix4x4),比较简...
来源: Laya_社区 发布时间: 20161223
...4871 Camera {_updateViewMatrix: false, enableRender: true, _viewMatrix: Matrix4x4, _projectionMatrix: Matrix4x4, _projectionViewMatrix: Matrix4x4, …} ManageVisual01Space.ts:34 TypeError: Cannot set property 'x' of undefined laya.d3.js:18879 at Viewport.__proto.unprojectFromMat (file:///D:/ycz/w...
来源: Laya_社区 发布时间: 20190416
...,把spriteTransform先乘到avatarWorldMatrix里 var spriteWorldMatrix:Matrix4x4 = spriteTransform.worldMatrix; Matrix4x4.multiply(spriteTransform, avatarWorldMatrix, avatarWorldMatrix); Matrix4x4.multiply((_owner as Sprite3D)._transform.worldMatrix, avatarWorldMatrix, spriteWorldMatrix); 138*****...
来源: Laya_社区 发布时间: 20170904
...n (tex) { var radius = new Laya.Vector3(0, 0, 1); var radMatrix = new Laya.Matrix4x4(); var circleCount = 50; var boxMesh = Laya.PrimitiveMesh.createBox(0.02, 0.02, 0.02); var boxMat = new Laya.BlinnPhongMaterial(); boxMat.albedoTexture = tex; for (var i = 0; i < circleCount; i++) { radius.z =...
来源: Laya_社区 发布时间: 20191112
...ntal.UIElements.IMGUIContainer.DoOnGUI (UnityEngine.Event evt, UnityEngine.Matrix4x4 worldTransform, UnityEngine.Rect clippingRect, System.Boolean isComputingLayout) (at D:/unity/Modules/UIElements/IMGUIContainer.cs:266) UnityEngine.Experimental.UIElements.IMGUIContainer.HandleIMGUIEvent (UnityEngin...
来源: Laya_社区 发布时间: 20210607
...free 赞同来自: 1.7.0的版本 另外请问1.7.0的版本是否取消了Matrix4x4.copyFromArray 函数 2017-03-14 0 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 zfree 相关问题 unity导出粒子文件问题 laya针对页游耗用...
来源: Laya_社区 发布时间: 20170310
...gine.UIElements.IMGUIContainer.DoOnGUI (UnityEngine.Event evt, UnityEngine.Matrix4x4 parentTransform, UnityEngine.Rect clippingRect, System.Boolean isComputingLayout, UnityEngine.Rect layoutSize) (at D:/unity/Modules/UIElements/IMGUIContainer.cs:298) UnityEngine.UIElements.IMGUIContainer.HandleIMGUI...
来源: Laya_社区 发布时间: 20190910
...界矩阵等于它即可。 如果需要获得旋转,可从laya.d3.math.Matrix4x4 的 decomposeTransRotScale方法获取旋转四元数 2017-06-09 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 gy760736077 相关问题 sprite旋转以...
来源: Laya_社区 发布时间: 20170608
...ntal.UIElements.IMGUIContainer.DoOnGUI (UnityEngine.Event evt, UnityEngine.Matrix4x4 worldTransform, UnityEngine.Rect clippingRect, System.Boolean isComputingLayout) (at D:/unity/Modules/UIElements/IMGUIContainer.cs:266) UnityEngine.Experimental.UIElements.IMGUIContainer.HandleIMGUIEvent (UnityEngin...
来源: Laya_社区 发布时间: 20210607
...gine.UIElements.IMGUIContainer.DoOnGUI (UnityEngine.Event evt, UnityEngine.Matrix4x4 parentTransform, UnityEngine.Rect clippingRect, System.Boolean isComputingLayout, UnityEngine.Rect layoutSize) (at C:/buildslave/unity/build/Modules/UIElements/IMGUIContainer.cs:295) UnityEngine.UIElements.IMGUICont...
来源: Laya_社区 发布时间: 20201218