PBubbleBasic 基础Parameter 参数

Parameter

参数

Define the amplitude, speed and variation of the sine wave used to move the particle stream.

定义用于移动粒子流的正弦波的振幅、速度和变化。

Amplitude[0..+∞]
Variation[0..100%]

振幅[0. . + ∞]变化[0. . 100% ]

The amplitude of the sine wave. It defines the maximum perpendicular distance from the flight path of the particles. You can vary the amplitude using Variation .

正弦波的振幅。它定义了粒子飞行路径的最大垂直距离。你可以用变化来改变振幅。

Speed[0..+∞%]
Variation[0..100%]

速度[0. . + ∞% ]变化[0. . 100% ]

The speed of the vibration is equivalent to its frequency. The higher the value, the more times the particles will oscillate per time unit. The movement in the direction of travel is unaffected by this value. You can vary the Speed value using Variation.

振动的速度等于它的频率。值越高,粒子在每个时间单位振荡的次数就越多。这个数值不影响向前移动的方向。你可以使用变化来改变速度值。

Phase Variation[0..+∞°]

相位变化[0. . + ∞ ° ]

The higher this value, the less uniform the motion of the particle stream will be. The particles will begin their oscillations from different positions on the sine wave.

这个值越高,粒子流的运动越不均匀。粒子将从正弦波的不同位置开始振荡。

We are moving the particles up and down and increasing how far they move up and down over time (their Amplitude) using a Frame output. If you change the settings interactively, only newly born particles will be affected. 我们使用帧输出来上下移动粒子,增加粒子随时间上下移动的距离(振幅)。如果你交互地改变设置,只有新生的粒子会受到影响

Additional input ports:

其他输入端口:

On

•安

A Boole value of True switches the node on; a value of False switches it off.

值为 True 的 Boole 将打开该节点; 值为 False 将关闭该节点。

Animation Time

•动画时间

Since the node’s parameters can be keyframe animated, by default the Cinema 4D time is used internally to ensure that the values are interpolated correctly. However, you can pass your own time value to this port. This should be of the data type Time, which is a Real number in the simplest case. If no value is passed, Cinema 4D’s time is used.

由于节点的参数可以是关键帧动画,默认情况下 Cinema 4D 时间在内部使用,以确保值被正确插值。但是,您可以将自己的时间值传递到此端口。这应该是数据类型 Time,在最简单的情况下,它是一个实数。如果没有值传递,使用 Cinema 4D 的时间。

Particle

•粒子

Connect this port to the stream of particles that should be oscillated.

把这个端口连接到应该振荡的粒子流上。