Rotation(回転)

参照

Panel(パネル):

Particle System ‣ Rotation

These parameters specify how the individual particles are rotated at the start of, and during, their lifetime. You can visualize their orientation by setting Display As to Axis in the Viewport Display(ビューポート表示) panel.

Orientation Axis

Aligns the X axis of new particles to:

None(なし)

The global X axis.

Normal(ノーマル)

The emitter's surface normal.

Normal-Tangent

The emitter's surface normal, additionally aligning the particle's Y axis to the positive V direction in the emitter's active UV map. This makes it possible to deform the emitter while keeping particle rotation consistent.

Velocity / Hair

The particle's initial velocity vector/hair growth direction.

Global X, Y, Z

One of the global axes.

Object X, Y, Z

One of the emitter's local axes.

Randomize(ランダム化)

How much to randomize the particle's initial rotation (along all axes).

Phase(位相)

Initial rotation around the particle's X axis, going from -1 (-180°) to 1 (180°).

Randomize Phase

Maximum random rotation to add to the Phase, going from 0 (0°) to 2 (360°).

Dynamic(ダイナミック)

Whether the particles' rotation can change over time.

Angular Velocity (角速度)

参照

Panel(パネル):

Particle System ‣ Rotation ‣ Angular Velocity

Lets you configure if and how particles should spin over time. Dynamic needs to be enabled for this to work.

Axis(座標軸)

The axis to spin around. If this is set to Velocity, Horizontal, or Vertical, particles will additionally spin to keep the same orientation relative to their direction of movement, even if Amount is zero.

None(なし)

Spinning is disabled.

Velocity(速度)

Spin around the particle's velocity vector.

Horizontal(水平)

Spin around the axis that's horizontal (lying in the global XY plane) and perpendicular to the particle's velocity. Particles moving along the global Z axis won't spin because no unique rotation axis exists in this case.

Vertical(垂直)

Spin around the axis that's perpendicular to both the particle's velocity and the above Horizontal axis. Particles moving along the global Z axis won't spin.

Global X, Y, Z

Spin around the chosen global axis.

Random(ランダム)

Spin around a random axis.

ヒント

If you use a Curve Guide and want the particles to always point in the direction of the curve, you should set the Orientation Axis to Velocity / Hair, enable Dynamic, and set the Angular Velocity Axis to Velocity.

(For a regular object, you'd normally use the Follow Curve option of a Follow Path Constraint or the legacy Follow option of the curve itself, but these don't work for particles.)

Amount(量)

How fast to spin around the Axis.