Imports and exports ASCII PLY mesh and point-cloud data.
Supported on import:
format ascii 1.0
vertex
x y z
nx ny nz
s t
u v
texture_u texture_v
red green blue alpha
face
Supported on export:
ply — Polygon File Format
Imports and exports ASCII PLY mesh and point-cloud data.
Supported on import:
format ascii 1.0vertexpropertiesx y znx ny nzs t,u vortexture_u texture_vred green blue alphafacelist property with fan-triangulated indicesSupported on export: