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.