Node Properties
节点属性
类型
Use this menu to define where the particles are drawn relative to the position of the mouse pointer.
使用此菜单定义相对于鼠标指针的位置绘制粒子的位置。
重点
The particles are drawn is the same position as the mouse pointer. The values for Radius and Count will be ignored in this mode. The number of particles created will depend on how quickly and for how long you move the mouse pointer.
绘制的粒子与鼠标指针的位置相同。在这种模式下,Radius 和 Count 的值将被忽略。创建的粒子数量将取决于鼠标指针移动的速度和时间。
球形的
The particles are drawn inside a virtual sphere that surrounds the mouse pointer. The Radius value defines the size of this sphere and the Count value defines the number of particles drawn per mouse movement.
这些粒子被绘制在包围鼠标指针的虚拟球体内。Radius 值定义该球体的大小,Count 值定义每次鼠标移动所绘制的粒子数。
半径[0. . + ∞]
When Type is set to Spherical, the particles are drawn inside an virtual sphere that surrounds the mouse pointer. Here you can define the size of this sphere. You can also adjust the size of the sphere interactively in the viewport — see Drawing the particles.
当类型设置为球形时,粒子被绘制在包围鼠标指针的虚拟球体内。这里你可以定义这个球体的大小。你也可以在视图中交互式地调整球体的大小ー参见绘制粒子。
计数[1. . 2147483647]
Defines the number of particles drawn per mouse movement. This parameter has no effect when Type is set to Point (in which case, one particle will be drawn per mouse movement).
定义每次鼠标移动所绘制的粒子数。当 Type 设置为 Point (在这种情况下,每次鼠标移动将绘制一个粒子)时,此参数不起作用。
绘制位置[ XYZ ]
These coordinates allow you to set to a certain degree how deep the particles should be drawn. For example, suppose you are painting in the XZ view with the Y value for Draw Position set to 400. The particles will be drawn with a Y coordinate of 400 (with Type set to Spherical within 400 +/- Radius).
这些坐标允许你设置一定程度的粒子应该被绘制的深度。例如,假设您正在 XZ 视图中绘制,绘制位置的 y 值设置为400。粒子将绘制的 y 坐标为400(与类型设置为球形在400 +/半径)。
Life Time
Life Variation[0..100%]
生活时间/生活变化[0.100% ]
The Life Time parameter defines how long particles live for before they die. You can vary the lifetime of the particles using the Life Variation value.
生命时间参数定义了粒子死亡前的寿命。你可以使用寿命变化值改变粒子的寿命。
随机种子[0. . 2147483647]
The node calculates variations in the lifetime of the particles based on this starting value. PDraw nodes that have identical settings will generate exactly the same variation unless you give them different Random Seed values.
节点根据这个起始值计算粒子生命周期中的变化。具有相同设置的 PDraw 节点将生成完全相同的变化,除非您给它们不同的 Random Seed 值。
移除
To delete all the particles in the PDraw node, click this button. All of the node’s particles will be deleted, not just those that are currently visible.
要删除 PDraw 节点中的所有粒子,请单击此按钮。所有节点的粒子将被删除,而不仅仅是那些当前可见的。