Import PLY Node

Import PLY node.

The Import PLY node imports mesh data from a .ply (Polygon File Format or Stanford Triangle Format) file.

PLY files typically store geometry from 3D scanning or modeling software and can include vertex attributes such as colors or normals. The geometry is imported as a single mesh.

This node allows procedural workflows to incorporate external static geometry directly into Geometry Nodes.

Inputs

Path

The path to the .ply file to be imported.

Properties

This node has no properties.

Outputs

Mesh

The mesh geometry imported from the PLY file.