Experimental: this API is experimental and might be changed or removed in the future.

ShapeControlPoint

struct in UnityEngine.Experimental.U2D

매뉴얼로 전환

설명

Data that describes the important points of the shape.

변수

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.