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

설명

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

This property is identical to EdgeCollider2D.useAdjacentStartPoint.

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