ParticlesToPoints
Condition unified dynamics particledata for populating GeomPoints Prim.
Installation
To use this Node, you must enable omni.particle.system.core2
in the Extension Manager.
Inputs
Name |
Type |
Description |
Default |
---|---|---|---|
device |
|
CUDA device to run simulation on |
0 |
scale |
|
Scale up point radii by this amount |
1.0 |
radiusAttribute |
|
(Optional) Float per particle multiplying scale of points. |
radius |
velocityAttribute |
|
(Optional) Vec3 per particle veloctiy measured in meters per second. |
velocity |
particles |
|
Input particle data |
Outputs
Name |
Type |
Description |
Default |
---|---|---|---|
points |
|
point positions |
|
widths |
|
point radii |
|
velocities |
|
point velocities |