CollisionDetectionMode.Discrete 不连续
CollisionDetectionMode.Discrete
Description描述
Continuous collision detection is off for this Rigidbody.
用于这个刚体的连续碰撞检测被关闭。
This is the default collision detection mode, and it is the fastest mode. Collisions for this collider will only be checked at the content's Time.fixedDeltaTime.
这是默认的碰撞检测模式,它是最快的模式。对于这个碰撞器的碰撞只在内容的Time.fixedDeltaTime检查。
最后修改:2011年10月13日 Thursday 11:45