Path2DControlPoint

사용되지 않는 항목 표시

The Path2DControlPoint data type represents a single control point used with the Path2D instance.

요약

생성자

속성

생성자

new

new

매개 변수

Position: UDim2

new

매개 변수

Position: UDim2
Left Tangent: UDim2
Right Tangent: UDim2

속성

Position

The position of the Path2DControlPoint.

LeftTangent

The left tangent of the Path2DControlPoint.

RightTangent

The right tangent of the Path2DControlPoint.