Save PLY
SavePLY
gaussian_previewoutput node
Save PLY file from either file path or Gaussians3D object. If ply_path is provided, returns it directly. If gaussians is provided, converts and saves to new file.
Pack: ComfyUI-gaussian_preview
custom_nodes.ComfyUI-gaussian_preview
Inputs (5)
| Name | Type | Required |
|---|---|---|
| ply_path | STRING | optional |
| gaussians | GAUSSIANS_3D | optional |
| extrinsics | EXTRINSICS | optional |
| intrinsics | INTRINSICS | optional |
| output_prefix | STRING | optional |
Outputs (1)
| Name | Type |
|---|---|
| ply_path | STRING |