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

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

21. 如何获取一个正方体的长宽高 [ 62%]

...17-09-12 0 0 分享 微博 QZONE 微信 careylwq 赞同来自: 获取到的BoundBox里面并没有长宽高的数据 2017-09-12 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 careylwq 相关问题 两个对象new了一个相同的对象...

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

22. laya.d3.math.Bounds_API3.0 [ 62%]

...tor Accessors max min Methods calculateBoundsintersection clone cloneTo getBoundBox getCenter getCorners getExtent getMax getMin setCenter setExtent setMax setMin containPoint merge Constructors constructor new Bounds(min?: Vector3, max?: Vector3): Bounds Defined in laya/d3/math/Bounds.ts:130 创建...

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

23. 3D物体检测到碰撞后,被碰撞物被移除的时候过30秒再次出现?并添加到舞台 [ 61%]

...function (other) { this.tsizex = this.box._components[0]._transformOrientedBoundBox.extents.x; this.tsizez = this.box._components[0]._transformOrientedBoundBox.extents.z; this.osizex = other._transformOrientedBoundBox.extents.x; this.osizez = other._transformOrientedBoundBox.extents.z; //得到是...

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

24. laya.d3.core.render.BaseRender [ 60%]

...不允许实例。 Public Properties PropertyDefined By  boundingBox : BoundBox[read-only] 获取包围盒,不允许修改其值。 BaseRender  boundingBoxCenter : Vector3[read-only] 获取包围盒中心,不允许修改其值。 BaseRender  boundingSphere : BoundSphere[read-only] 获取包...

来源: laya_api 发布时间: 20170929

25. laya可以获取Unity3D中的包围盒吗? [ 59%]

...的模型添加相应的碰撞器,从碰撞器中可以获取 相应的BoundBox或者 boundSphere    关于碰撞器的介绍      官方示例:http://layaair.ldc.layabox.com/demo/?D3Advance_MousePickingSample      文档:http://ask.layabox.com/question/3573 2017-05-05 1 0 分享 微...

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

26. 针对3d对象添加碰撞.boundingBox为空是什么原因? 跟资源有关系么? [ 56%]

...大小(否则没有尺寸,无法被射线检测) boxCollider.setFromBoundBox(meshSprite3D.meshFilter.sharedMesh.boundingBox);   2018-03-13 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来...

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

27. laya.d3.core.GlitterRender [ 54%]

...erties Show Inherited Public Properties PropertyDefined By boundingBox : BoundBox[read-only] 获取包围盒,不允许修改其值。 BaseRender boundingBoxCenter : Vector3[read-only] 获取包围盒中心,不允许修改其值。 BaseRender boundingSphere : BoundSphere[read-only] 获取包围...

来源: laya_api 发布时间: 20170929

28. laya.d3.core.ParticleRender [ 54%]

...erties Show Inherited Public Properties PropertyDefined By boundingBox : BoundBox[read-only] 获取包围盒,不允许修改其值。 BaseRender boundingBoxCenter : Vector3[read-only] 获取包围盒中心,不允许修改其值。 BaseRender boundingSphere : BoundSphere[read-only] 获取包围...

来源: laya_api 发布时间: 20170603

29. laya.d3.core.particleShuriKen.ShurikenParticleSystem [ 54%]

...nt获取最大粒子数。ShurikenParticleSystem  _originalBoundingBox : BoundBox[override] [read-only] ShurikenParticleSystem  _originalBoundingBoxCorners : Array[override] [read-only] ShurikenParticleSystem  _originalBoundingSphere : BoundSphere[override] [read-only] ShurikenParticleSystem ...

来源: laya_api 发布时间: 20170929

30. laya.d3.resource.models.Mesh [ 54%]

...erties Show Inherited Public Properties PropertyDefined By boundingBox : BoundBox[read-only] 获取AABB包围盒,禁止修改其数据。 BaseMesh boundingBoxCorners : Array[read-only] 获取包围球顶点,禁止修改其数据。 BaseMesh boundingSphere : BoundSphere[read-only] 获取包围球...

来源: laya_api 发布时间: 20170929