大约有 40 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0033 秒)
...s/joint/PrismaticJoint" PrismaticJoint Class PrismaticJoint 平移关节:移动关节允许两个物体沿指定轴相对移动,它会阻止相对旋转 Hierarchy JointBase PrismaticJoint Index Constructors constructor Properties _extra _singleton anchor axis collideConnected otherBody owner run...
来源: Laya3.0_api 发布时间: 20231115
...n): void Defined in laya/physics/joint/WheelJoint.ts:141 是否对刚体的移动范围加以约束 Returns boolean Defined in laya/physics/joint/WheelJoint.ts:145 是否对刚体的移动范围加以约束 Parameters value: boolean Returns void enableMotor get enableMotor(): boolean set enableMotor...
来源: Laya3.0_api 发布时间: 20231115
...sicsComponent.ts:247 用于连续碰撞检测(CCD)的速度阈值,当物体移动速度小于该值时不进行CCD检测,防止快速移动物体(例如:子弹)错误的穿过其它物体,0表示禁止。 Returns number Inherited from PhysicsTriggerComponent.ccdMotionThreshold Defined in laya/d3/phy...
来源: Laya3.0_api 发布时间: 20231115
...sicsComponent.ts:247 用于连续碰撞检测(CCD)的速度阈值,当物体移动速度小于该值时不进行CCD检测,防止快速移动物体(例如:子弹)错误的穿过其它物体,0表示禁止。 Returns number Defined in laya/d3/physics/PhysicsComponent.ts:251 用于连续碰撞检测(CCD)...
来源: Laya3.0_api 发布时间: 20231115
...果想整体位移物理世界,可以Physics.I.worldRoot=场景,然后移动场景即可 可以通过IDE-"项目设置" 开启物理辅助线显示,或者通过代码PhysicsDebugDraw.enable(); Hierarchy Component RigidBody Index Constructors constructor Properties _extra _singleton category gr...
来源: Laya3.0_api 发布时间: 20231115
...sicsComponent.ts:247 用于连续碰撞检测(CCD)的速度阈值,当物体移动速度小于该值时不进行CCD检测,防止快速移动物体(例如:子弹)错误的穿过其它物体,0表示禁止。 Returns number Inherited from PhysicsTriggerComponent.ccdMotionThreshold Defined in laya/d3/phy...
来源: Laya3.0_api 发布时间: 20231115
...sicsComponent.ts:247 用于连续碰撞检测(CCD)的速度阈值,当物体移动速度小于该值时不进行CCD检测,防止快速移动物体(例如:子弹)错误的穿过其它物体,0表示禁止。 Returns number Inherited from PhysicsTriggerComponent.ccdMotionThreshold Defined in laya/d3/phy...
来源: Laya3.0_api 发布时间: 20231115
...sicsComponent.ts:247 用于连续碰撞检测(CCD)的速度阈值,当物体移动速度小于该值时不进行CCD检测,防止快速移动物体(例如:子弹)错误的穿过其它物体,0表示禁止。 Returns number Inherited from PhysicsTriggerComponent.ccdMotionThreshold Defined in laya/d3/phy...
来源: Laya3.0_api 发布时间: 20231115
...Line Defined in laya/utils/TimeLine.ts:83 控制一个对象,从当前点移动到目标点。 Parameters target: any 要控制的对象。 props: any 要控制对象的属性。 duration: number 对象TWEEN的时间。 Default value ease: Function = null 缓动类型 Default value offset: number ...
来源: Laya3.0_api 发布时间: 20231115
...void Defined in laya/physics/joint/MotorJoint.ts:93 selfBody向目标位置移动时的缓动因子,取值0~1,值越大速度越快 Returns number Defined in laya/physics/joint/MotorJoint.ts:97 selfBody向目标位置移动时的缓动因子,取值0~1,值越大速度越快 Parameters value: ...
来源: Laya3.0_api 发布时间: 20231115