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.