Rotation(回転)

参照

Panel(パネル)

Particle System ‣ Rotation

These parameters specify how the individual particles are rotated during their travel. To visualize the rotation of a particle, display particles as Axis in the Viewport Display(ビューポート表示) panel.

Orientation Axis

Sets the initial rotation of the particle by aligning the X axis in the direction of:

None(なし)

The global X axis.

Normal(ノーマル)

Orient to the emitter's surface normal, the objects Y axis points outwards.

Normal-Tangent

As with normal, orient the Y axis to the surface normal. Also orient the X axis to the tangent for control over the objects rotation about the normal. requires UV coordinates, the UV rotation effects the objects orientation, currently uses the active UV map. This allow deformation without the objects rotating in relation to their surface.

Velocity (速度)

The particle's initial velocity.

Global X, Y, Z

One of the global axes.

Object X, Y, Z

One of the emitter object axes.

Random(ランダム)

Randomizes rotation.

Phase(位相)

Initial rotation phase.

Randomize Phase

Adds a random variation to the Phase.

Dynamic

If Dynamic is enabled, only initializes particles to the chosen rotation and angular velocity and let the physics simulation handle the rest. Particles then change their angular velocity if they collide with other objects (like in the real world due to friction between the colliding surfaces). Otherwise the angular velocity is predetermined at all times (i.e. set rotation to dynamic/constant).

Angular Velocity (角速度)

参照

Panel(パネル)

Particle System ‣ Rotation ‣ Angular Velocity

Axis(座標軸)

The selector specifies the axis of angular velocity to be.

None(なし)

A zero vector (no rotation).

Spin(スピン)

The particles velocity vector.

Random(ランダム)

A random vector.

ヒント

Curve Guide

If you use a Curve Guide and want the particles to follow the curve, you have to set Angular Velocity to Spin and leave the rotation on Constant (i.e. do not turn on Dynamic). Curve Follow does not work for particles.

Amount(量)

The magnitude of angular velocity.