大约有 719 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0204 秒)
... WeldJoint Class WeldJoint 焊接关节:焊接关节的用途是使两个物体不能相对运动,受到关节的限制,两个刚体的相对位置和角度都保持不变,看上去像一个整体 Hierarchy JointBase WeldJoint Index Constructors constructor Properties _extra _singleton ancho...
来源: Laya3.0_api 发布时间: 20231115
...oint/DistanceJoint" DistanceJoint Class DistanceJoint 距离关节:两个物体上面各自有一点,两点之间的距离固定不变 Hierarchy JointBase DistanceJoint Index Constructors constructor Properties _extra _singleton collideConnected otherAnchor otherBody owner runInEditor scriptPath...
来源: Laya3.0_api 发布时间: 20231115
...PrismaticJoint Class PrismaticJoint 平移关节:移动关节允许两个物体沿指定轴相对移动,它会阻止相对旋转 Hierarchy JointBase PrismaticJoint Index Constructors constructor Properties _extra _singleton anchor axis collideConnected otherBody owner runInEditor scriptPath self...
来源: Laya3.0_api 发布时间: 20231115
...ed in laya/d3/physics/constraints/ConstraintComponent.ts:81 连接的两个物体是否进行碰撞检测 owner owner: Node Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEdit...
来源: Laya3.0_api 发布时间: 20231115
...ed in laya/d3/physics/constraints/ConstraintComponent.ts:81 连接的两个物体是否进行碰撞检测 owner owner: Node Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEdit...
来源: Laya3.0_api 发布时间: 20231115
...域,而 Z 轴则使用对数分布来划分深度范围,因为近处的物体需要更精细的光照计算,而远处物体对光照变化不那么敏感。这种划分方式确保了光照计算的效率和质量平衡。 lightClusterCount 的三个分量在系统中发挥着不同的作用...
来源: Laya3.0_文档 发布时间: 20251231
...地板上 那就要用到碰撞检测 上图中紫色的小点点是 两个物体的 坐标起始点 假设上面的A 是我们的玩家 B 是我们的地板 那满足什么条件 A 才能站在B 上面呢?(怎么感觉这句话有点污。。。。) 1、A的X轴 大于 B的X轴 2、A的X轴 ...
来源: Laya_社区 发布时间: 20160801
...iewportPointToRay(point, ray); //射线检测获取所有检测碰撞到的物体 Laya.Physics.rayCast(ray, _outHitInfo, 30, 0); } (function loadUI() { var label = new Laya.Label(); label.text = "点击放置"; label.pos(Laya.Browser.clientWidth / 2.5, 100); label.fontSize = 50; label.color = "#40FF...
来源: Laya_示例 发布时间: 20260303
...ed in laya/d3/physics/constraints/ConstraintComponent.ts:81 连接的两个物体是否进行碰撞检测 owner owner: Node Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEdit...
来源: Laya3.0_api 发布时间: 20231115