コンテンツにスキップ

Points to Path

分布内の点を使用してパスを作成します。

Common Attributes +

Point Source - Distribution Types を参照。

Close - パスを閉じる。

Bézier - チェック時、点の間にベジェパスが作成される。

  1. Points to Path を作成する。
  2. Point SourceArray に設定する。
  3. 3 つの Nulls を作成する。
  4. null1.position→pointsToPath.array.0 を接続する。
  5. null2.position→pointsToPath.array.1 を接続する。
  6. null3.position→pointsToPath.array.2 を接続する。
  7. Nulls を移動/アニメーションする。