Version: 2023.2

ImmediatePhysics

class in UnityEngine.LowLevelPhysics

切换到手册

描述

This class contains methods to run the immediate simulation steps.

静态函数

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.