大约有 18 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0039 秒)
...ned in laya/d3/physics/PhysicsSimulation.ts:461 射线检测第一个碰撞物体。 Parameters ray: Ray 射线 Default value outHitResult: HitResult = null Default value distance: number = 2147483647 射线长度,默认为最大值 Default value collisonGroup: number = Physics3DUtils.COLLISIONFILTE...
来源: Laya3.0_api 发布时间: 20231115
...d3/physicsCannon/CannonPhysicsSimulation.ts:341 射线检测第一个碰撞物体。 Parameters ray: Ray 射线 Default value outHitResult: CannonHitResult = null Default value distance: number = 2147483647 射线长度,默认为最大值 Default value collisonGroup: number = Physics3DUtils.COLLISIO...
来源: Laya3.0_api 发布时间: 20231102
...cs/PhysicsComponent.ts:247 用于连续碰撞检测(CCD)的速度阈值,当物体移动速度小于该值时不进行CCD检测,防止快速移动物体(例如:子弹)错误的穿过其它物体,0表示禁止。 Returns number Defined in laya/d3/physics/PhysicsComponent.ts:251 用于连续碰撞检...
来源: Laya3.0_api 发布时间: 20231115
...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
...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
...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: Event): void Defined in laya/components/Script.ts:128 鼠标按住一个物体后,拖拽时执行 Parameters evt: Event Returns void Optional onMouseDragEnd onMouseDragEnd(evt: Event): void Defined in laya/components/Script.ts:133 鼠标按住一个物体,拖拽一定距离,释放鼠标按...
来源: Laya3.0_api 发布时间: 20231115
...olean): void Defined in laya/physics/RigidBody.ts:447 是否高速移动的物体,设置为true,可以防止高速穿透 Returns boolean Defined in laya/physics/RigidBody.ts:451 是否高速移动的物体,设置为true,可以防止高速穿透 Parameters value: boolean Returns void destroye...
来源: Laya3.0_api 发布时间: 20231115