Version: 2021.3
언어: 한국어
public bool useAdjacentEnd ;

설명

When the value is true, then the shape will use the adjacentEnd feature. When the value is false, then the shape will not use the adjacentEnd feature.

This property is identical to EdgeCollider2D.useAdjacentEndPoint.

NOTE: This property is only used when the shapeType is PhysicsShapeType2D.Edges.