Version: 2023.2
言語: 日本語

ImmediatePhysics

class in UnityEngine.LowLevelPhysics

マニュアルに切り替える

説明

This class contains methods to run the immediate simulation steps.

Static 関数

GenerateContactsGenerates the contact points for all the given pairs of shapes. Stores the resulting contacts in the ImmediateContact array, and the number of contacts per each pair in the `outContactCounts` array.