Version: 2022.3
言語: 日本語

ContactPairPoint

struct in UnityEngine

マニュアルに切り替える

説明

A readonly struct describing a contact point between two Colliders.

変数

ImpulseThe impulse applied to this contact pair to resolve the collision.
Normal接触点の法線
PositionThe position of the contact point between the Colliders, in world space.
SeparationThe distance between the edges of Colliders at the contact point.