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

ShapeControlPoint

struct in UnityEngine.Experimental.U2D

Cambiar al Manual

Descripción

Data that describes the important points of the shape.

Variables

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.