Version: 2021.1

EdgeCollider2D.useAdjacentStartPoint

切换到手册
public bool useAdjacentStartPoint ;

描述

Set this to true to use the adjacentStartPoint to form the collision normal that is used to calculate the collision response when a collision occurs at the Edge Collider's start point. Set this to false to not use the adjacentStartPoint, and the collision normal becomes the direction of motion of the collision.

See Also: adjacentStartPoint.