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

大约有 572 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0039 秒)

231. laya.d3.component.animation.RigidAnimations [ 61%]

...数量。 KeyframeAnimations owner : ComponentNode[read-only] 获取所属Sprite3D节点。 Component3D player : AnimationPlayer[read-only] 获取动画播放器。 KeyframeAnimations started : Boolean是否已执行start函数。Component3D  templet : AnimationTemplet[override] RigidAnimations...

来源: laya_api 发布时间: 20170929

232. 物理碰撞器(JavaScript-3D基础(JS)-LayaAir3D之物理系统) [ 61%]

...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

233. laya.d3.component.physics.MeshCollider [ 61%]

...撞器网格。 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

234. 如何给人物模型添加碰撞检测 [ 61%]

如何给人物模型添加碰撞检测 我通过Laya.Sprite3D.load 加载模型,需要加碰撞检测,但是该模型的子节点都是SkinnedMeshSprite3D类型,这种情况如何给这个模型添加碰撞检测? 2017-09-18 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找...

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

235. laya.d3.component.AttachPoint [ 61%]

...变换矩阵。AttachPoint owner : ComponentNode[read-only] 获取所属Sprite3D节点。 Component3D started : Boolean是否已执行start函数。Component3DPublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By  AttachPoint() 创建一个新的 AttachPoin...

来源: laya_api 发布时间: 20170929

236. 动画本身如何使用滤镜 [ 61%]

...tyPlugin 使用须知-版本更新-问题解答(最新版本:1.7.16) sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. LayaAirIDE下如何使用mask? 动画混合无效(版本2.6) Ani...

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

237. 使用Tween做动画 [ 61%]

...tyPlugin 使用须知-版本更新-问题解答(最新版本:1.7.16) sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 缓动Tween能用在3D物体或者特效上面吗? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. LayaAirIDE下如...

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

238. DragonBones动画怎么使用 [ 61%]

...tyPlugin 使用须知-版本更新-问题解答(最新版本:1.7.16) sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. LayaAirIDE下如何使用mask? 动画混合无效(版本2.6) 骨...

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

239. 碰撞检测 飞机大战 [ 61%]

...与碰撞检测"这个方法是不是不适用于高低起伏的地面? sprite3D可以设置碰撞体吗 laya小游戏打飞机demo。 问题状态 最新活动: 2019-05-14 17:04 浏览: 907 关注: 2 人

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

240. belongAnimator暂停问题 [ 61%]

belongAnimator暂停问题 Sprite3D 获取到 _belongAnimator.stop(true); 直接跳到最后一帧去了? 2017-09-08 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 183*****755 赞同来自: 暂时是这样的 2...

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