open3d.io.write_t_point_cloud

open3d.io.write_t_point_cloud(filename: str, pointcloud: open3d.cpu.pybind.t.geometry.PointCloud, write_ascii: bool = True, compressed: bool = False, print_progress: bool = False) → bool

Function to write PointCloud with tensor attributes to file