大约有 978 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0076 秒)
Laya_社区(516) Laya3.0_api(117) Laya2.0_文档(110) Laya2.0_api(94) laya_api(83) Laya_示例(40) Laya3.0_文档(18)
...出了"); //平移操作 let position = new Vector3(1, 1, 1); this.model.transform.translate(position); } } 在脚本中,当动画结束时,对模型进行了平移。但是由于没有勾选Sleep选项,动画播放完成以后还依然会不停地循环最后一帧,即动图2-4最后的静...
来源: Laya3.0_文档 发布时间: 20241014
...区域顶边之间的垂直距离(以像素为单位)。 UIComponent transform : Matrix 对象的矩阵信息。通过设置矩阵可以实现节点旋转,缩放,位移效果。 矩阵更多信息请参考 Matrix Sprite viewport : Rectangle 视口大小,视口外的子对象,将不被...
来源: Laya2.0_api 发布时间: 20190513
...efabImpl) =>{ let sp3:Laya.Sprite3D =res.create() as Laya.Sprite3D; sp3.transform.localPositionX += 1.0; //防止球体和立方体都在初始位置发生重叠 this.scene3d.addChild(sp3); }); }) } printProgress(res: any) { console.log("加载进度" + JSON.stringify(res)); //将res对象转换...
来源: Laya3.0_文档 发布时间: 20241014
...区域顶边之间的垂直距离(以像素为单位)。 UIComponent transform : Matrix 对象的矩阵信息。通过设置矩阵可以实现节点旋转,缩放,位移效果。 矩阵更多信息请参考 Matrix Sprite viewport : Rectangle 视口大小,视口外的子对象,将不被...
来源: Laya2.0_api 发布时间: 20190513
...区域顶边之间的垂直距离(以像素为单位)。 UIComponent transform : Matrix 对象的矩阵信息。通过设置矩阵可以实现节点旋转,缩放,位移效果。 矩阵更多信息请参考 Matrix Sprite type : String 输入框类型为Input静态常量之一。 TYPE_TEXT...
来源: Laya2.0_api 发布时间: 20190513
...内容区域顶边之间的垂直距离(以像素为单位)。 View transform : Matrix 对象的矩阵信息。通过设置矩阵可以实现节点旋转,缩放,位移效果。 矩阵更多信息请参考 Matrix Sprite unDestroyedScenes : Array[static] 创建后,还未被销毁的场景...
来源: Laya2.0_api 发布时间: 20190513
...容区域顶边之间的垂直距离(以像素为单位)。 Component transform : Matrix 对象的矩阵信息。通过设置矩阵可以实现节点旋转,缩放,位移效果。 矩阵更多信息请参考 Matrix Sprite type : String 输入框类型为Input静态常量之一。 TYPE_TEX...
来源: laya_api 发布时间: 20170929
...三角形片元拥有三个顶点, 下图2-2展示的是物体对象的transform和物体顶点坐标的可视化形态。 (图2-2) 法线 假设我们有一张空白的纸,我们让一个朋友在纸的正面画画。如果两侧相等,我们如何确定哪一个是空白页的正面?...
来源: Laya3.0_文档 发布时间: 20241014
...素为单位)。 Component totalPage : int = 0最大分页数。List transform : Matrix 对象的矩阵信息。通过设置矩阵可以实现节点旋转,缩放,位移效果。 矩阵更多信息请参考 Matrix Sprite viewport : Rectangle = null 视口大小,视口外的子对象,...
来源: laya_api 发布时间: 20170929
...exture()Sprite timer : Timer时间控制器,默认为Laya.timer。Node transform : Matrix 对象的矩阵信息。通过设置矩阵可以实现节点旋转,缩放,位移效果。 矩阵更多信息请参考 Matrix Sprite viewport : Rectangle = null 视口大小,视口外的子对象,...
来源: laya_api 发布时间: 20170929