Points to Volume Node¶
The Points to Volume node generates a fog volume sphere around every point in the input geometry. The new volume grid is named "density".
It usually makes sense to combine this node with the Volume to Mesh Node.
警告
This node expects that point positions are not extremely large. For position values of many billions, the behavior isn't guaranteed, and it may be unstable.
入力¶
- Points(ポイント)
標準のジオメトリ入力です。
- Density(密度)
Value of voxels inside the generated fog volume.
- Resolution Mode(解像度モード)
How the voxel size is specified.
- Amount(量):
Specify the approximate number of voxels along the diagonal.
- Size(サイズ):
Specify the voxel side length. It is recommended to be careful when tweaking this value, because small changes can have a large effect on the processing time.
- Voxel Amount Amount
Specify the approximate number of voxels along the diagonal.
- Voxel Size Size
Specify the voxel side length.
- Radius(半径)
Specify the radius of the sphere generated at each point.
出力¶
- Volume(ボリューム)
標準のジオメトリ出力です。