exportSnapshot

suspend fun exportSnapshot(points: List<PointCloudVertex>, metadata: PLYMetadata, folderPath: String, fileName: String): File