PStormBasic 基础Node 节点Parameter 参数

Node Properties

节点属性

Random Seed[0..2147483647]

随机种子[0. . 2147483647]

If you are using multiple particle emitters that have the same settings, they will generate identical particle streams unless you assign them each a different Random Seed value.

如果你使用的是具有相同设置的多个粒子发射器,它们将生成相同的粒子流,除非你为每个粒子分配不同的随机种子值。

The example shows how you might control a particle stream to start after a certain frame and be emitted from a certain position and direction (the null). 该示例演示如何控制粒子流在某个帧之后开始,并从某个位置和方向发射(null)