大约有 563 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0050 秒)
Laya_社区(369) Laya3.0_api(84) Laya2.0_文档(40) laya_api(28) Laya3.0_文档(18) Laya2.0_api(18) Laya_示例(6)
...答(最新版本:1.7.16) TS项目使用matter.js库无智能提示 sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏:HTMLDivElement的使用 微信小游戏如何使用ttf...
来源: Laya_社区 发布时间: 20160913
...单实例组件。 Collider owner : ComponentNode[read-only] 获取所属Sprite3D节点。 Component3D started : Boolean是否已执行start函数。Component3DPublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By Collider()Collider event(type:String, dat...
来源: laya_api 发布时间: 20170929
...按下状态”? Dialog:屏蔽点击Dialog之外的区域关闭弹框 sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 缓动Tween能用在3D物体或者特效上面吗? ui list 里面的元素不能点击两次 关于使用matterjs物理引擎鼠标问题 关于遍...
来源: Laya_社区 发布时间: 20170318
...layaAirIDE2 ,跟着官网敲hello world 例子,为什么不显示? sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 缓动Tween能用在3D物体或者特效上面吗? Tween如何实现无限循环改变alpha? matter中layasprite怎么改变图片大小? Laya2.6....
来源: Laya_社区 发布时间: 20200905
...路径三、地形处理3.1 高度图3.2 网格地形3D精灵 MeshTerrainSprite3D3.3 更新世界矩阵3.4 得到整数的网格索引3.5 得到世界坐标系下的真实坐标3.6 初始化目标点四、角色移动五、最终代码3D寻路 一、概述 本篇将讲解3D场景的寻路问题,...
来源: Laya3.0_文档 发布时间: 20230303
...数量。 KeyframeAnimations owner : ComponentNode[read-only] 获取所属Sprite3D节点。 Component3D player : AnimationPlayer[read-only] 获取动画播放器。 KeyframeAnimations started : Boolean是否已执行start函数。Component3D templet : AnimationTemplet[override] SkinAnimations...
来源: laya_api 发布时间: 20170929
...1所示。 ```typescript //平面 var plane = scene.addChild(new Laya.MeshSprite3D(Laya.PrimitiveMesh.createPlane(10, 10, 10, 10))); //新建材质 var planeMat = new Laya.BlinnPhongMaterial(); Laya.Texture2D.load("res/threeDimen/Physics/grass.png", Laya.Handler.create(this, function(tex) { planeMat...
来源: Laya2.0_文档 发布时间: 20210714
...数量。 KeyframeAnimations owner : ComponentNode[read-only] 获取所属Sprite3D节点。 Component3D player : AnimationPlayer[read-only] 获取动画播放器。 KeyframeAnimations started : Boolean是否已执行start函数。Component3D templet : AnimationTemplet[override] RigidAnimations...
来源: laya_api 发布时间: 20170929
如何给人物模型添加碰撞检测 我通过Laya.Sprite3D.load 加载模型,需要加碰撞检测,但是该模型的子节点都是SkinnedMeshSprite3D类型,这种情况如何给这个模型添加碰撞检测? 2017-09-18 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找...
来源: Laya_社区 发布时间: 20170918
...撞器网格。 MeshCollider owner : ComponentNode[read-only] 获取所属Sprite3D节点。 Component3D started : Boolean是否已执行start函数。Component3DPublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By MeshCollider() 创建一个 SphereCollide...
来源: laya_api 发布时间: 20170929