Version: 2023.1
言語: 日本語

ImmediateContact

struct in UnityEngine.LowLevelPhysics

マニュアルに切り替える

説明

Describes a contact where two shapes collide.

These contact points are generated by the ImmediatePhysics.GenerateContacts function.

変数

NormalThe normal of the contact point.
PointThe position of the contact point in world space.
SeparationThe distance between the shapes at the contact point.