PDrawBasic 基础Node 节点Parameter 参数

Parameter

参数

Input ports:

输入端口:

On

•安

The On input port takes a Boole value that enables (True) or disables (False) the node. The node is enabled automatically if you do not add this port.

On 输入端口接受启用(True)或禁用(False)节点的 Boole 值。如果不添加此端口,则自动启用该节点。

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 的时间。

Output ports:

输出端口:

Particle Birth

粒子出生•

Outputs the number of the last particle born at the current frame.

输出当前帧中出生的最后一个粒子的数量。

Birth Count[-2147483648..2147483647]

出生人数[-2147483648. . 2147483647]•

Outputs all the particles created during the current frame. If you want to access all particles and not just the newly born ones, use a PPass node instead.

输出当前帧中创建的所有粒子。如果你想访问所有的粒子,而不仅仅是新出现的粒子,使用 PPass 节点代替。

Birth Num[-2147483648..2147483647]

出生编号[-2147483648. . 2147483647]•

Outputs the number of particles born at the current frame.

输出当前帧中出生的粒子数。