The fully formed polygon model drops will be viewable into the frontend Canvas UI with no extra setup required.
In Canvas Studio, the PLY Loader is the quickest way to bring in PLY files that contain triangle-based geometry: perfect for photogrammetry exports or CAD conversions that store vertices, faces, and per-vertex color. Since a PLY polygon mesh already comes fully defined, the loader doesn’t expose optimization or quality controls: you simply pick the file and the model appears in your scene, ready for transforms.
file – Browse to your .ply mesh in your WordPress media library; Canvas Studio parses the vertex and face lists (plus any RGB data) and centers the model at the origin. You can access this field by selecting 3D as the Element Type in the Elements settings, and then choosing PLY as the 3D Type.
The fully formed polygon model drops will be viewable into the frontend Canvas UI with no extra setup required.