This version of Unity is unsupported.

ShapeControlPoint

struct in UnityEngine.U2D

Description

Data that describes the important points of the shape.

Properties

leftTangentThe position of the left tangent in local space.
modeThe various modes of the tangent handles. They could be continuous or broken.
positionThe position of this point in the object's local space.
rightTangentThe position of the right tangent point in the local space.