Version: 2017.4
public static bool queriesStartInColliders ;

説明

Sets the raycasts or linecasts that start inside Colliders to detect or not detect those Colliders.

レイ/ラインキャストを実行するとき、始点をコライダー内に設定することができます。この場合にプロパティーでそのコライダーを返すか管理します。 true に設定するとそのコライダーを返します。

See Also: Raycast, Linecast.