Version: 2018.4

ClothSphereColliderPairConstructor

マニュアルに切り替える
public ClothSphereColliderPair (SphereCollider a);
public ClothSphereColliderPair (SphereCollider a, SphereCollider b);

パラメーター

aClothSphereColliderPair の最初の SphereCollider
bClothSphereColliderPair の第 2 の SphereCollider

説明

ClothSphereColliderPair を作成します。ひとつの SphereCollider が指定されている場合のみ、ClothSphereColliderPair は単純なスフィアを定義します。ふたつの SphereColliders が指定されている場合、ClothSphereColliderPair はふたつのスフィアで構成され、そのふたつをつなげる円錐カプセル形を定義します。