Version: 2022.3
言語: 日本語
public float GetMaxImpulse (int i);

パラメーター

i Index of the contact point.

戻り値

float The maximum impulse that can be applied.

説明

Get the maximum impulse that the solver can apply at a particular contact point in this contact pair.

Note that setting zero maximum impulse will be the same as disabling the contact point.