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

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

21. laya.d3.math.Matrix4x4_API3.0 [ 53%]

... cloneTo decomposeTransRotMatScale decomposeTransRotScale decomposeYawPitchRoll equalsOtherMatrix getElementByRowColumn getForward getInvertFront getTranslationVector identity invert isIdentity normalize setElementByRowColumn setForward setPosition setRotation setTranslationVector transpose billboar...

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

22. 本地双击html如何打开laya项目? [ 34%]

...官网api有这样一句话:This class is the basis upon which you can roll your own web browser or simply display some online content within your Activity. It uses the WebKit rendering engine to display web pages 。原来webview也相当于一个浏览器,使用webkit作为渲染引擎,所...

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

23. LayaAir3D 坐标系统与矩阵变换 [ 28%]

...以根据各个轴的旋转弧度计算出 //Quaternion.createFromYawPitchRoll(yaw:Number, pitch:Number, roll:Number, out:Quaternion) box.transform.rotation = new Quaternion(x, y, z, w); //设置局部旋转,会使这个方体根据自身坐标系的坐标轴进行旋转 //如果没有进行过旋...

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