大约有 49 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0044 秒)
...cs/PhysicsComponent.ts:247 用于连续碰撞检测(CCD)的速度阈值,当物体移动速度小于该值时不进行CCD检测,防止快速移动物体(例如:子弹)错误的穿过其它物体,0表示禁止。 Returns number Inherited from PhysicsTriggerComponent.ccdMotionThreshold Defined in laya/...
来源: Laya3.0_api 发布时间: 20231115
...cs/PhysicsComponent.ts:247 用于连续碰撞检测(CCD)的速度阈值,当物体移动速度小于该值时不进行CCD检测,防止快速移动物体(例如:子弹)错误的穿过其它物体,0表示禁止。 Returns number Inherited from PhysicsTriggerComponent.ccdMotionThreshold Defined in laya/...
来源: Laya3.0_api 发布时间: 20231115
...oint/PulleyJoint" PulleyJoint Class PulleyJoint 滑轮关节:它将两个物体接地(ground)并彼此连接,当一个物体上升,另一个物体就会下降 Hierarchy JointBase PulleyJoint Index Constructors constructor Properties _extra _singleton collideConnected otherAnchor otherBody othe...
来源: Laya3.0_api 发布时间: 20231115
... Methods MethodDefined By _addSelfRenderObjects():void 添加自身渲染物体,请重载此函数。 Sprite3D _clearSelfRenderObjects():void 清理自身渲染物体,请重载此函数。 Sprite3D _parseCustomProps(rootNode:ComponentNode, innerResouMap:Object, customProps:Object, nodeData...
来源: laya_api 发布时间: 20170929
...cs/PhysicsComponent.ts:247 用于连续碰撞检测(CCD)的速度阈值,当物体移动速度小于该值时不进行CCD检测,防止快速移动物体(例如:子弹)错误的穿过其它物体,0表示禁止。 Returns number Inherited from PhysicsTriggerComponent.ccdMotionThreshold Defined in laya/...
来源: Laya3.0_api 发布时间: 20231115
...cs/PhysicsComponent.ts:247 用于连续碰撞检测(CCD)的速度阈值,当物体移动速度小于该值时不进行CCD检测,防止快速移动物体(例如:子弹)错误的穿过其它物体,0表示禁止。 Returns number Inherited from PhysicsTriggerComponent.ccdMotionThreshold Defined in laya/...
来源: Laya3.0_api 发布时间: 20231115
...int Class MouseJoint 鼠标关节:鼠标关节用于通过鼠标来操控物体。它试图将物体拖向当前鼠标光标的位置。而在旋转方面就没有限制。 Hierarchy JointBase MouseJoint Index Constructors constructor Properties _extra _singleton anchor owner runInEditor scriptPat...
来源: Laya3.0_api 发布时间: 20231115
...id Defined in laya/d3/physicsCannon/CannonRigidbody3D.ts:80 是否为运动物体,如果为true仅可通过transform属性移动物体,而非其他力相关属性。 Returns boolean Defined in laya/d3/physicsCannon/CannonRigidbody3D.ts:84 是否为运动物体,如果为true仅可通过transform...
来源: Laya3.0_api 发布时间: 20231102
...t/RevoluteJoint" RevoluteJoint Class RevoluteJoint 旋转关节强制两个物体共享一个锚点,两个物体相对旋转 Hierarchy JointBase RevoluteJoint Index Constructors constructor Properties _extra _singleton anchor collideConnected otherBody owner runInEditor scriptPath selfBody Accesso...
来源: Laya3.0_api 发布时间: 20231115
...刚体 大家都知道,自然界一切有形体的物质,都可以叫物体。 刚体是力学中为了体现物体特性的一种科学抽象概念,也是一种理想状态的力学表达模型,是指在运动中和受到力的作用后,形状和大小不变,而且内部各点的相对...
来源: Laya3.0_文档 发布时间: 20241014