Closed JR-Morgan closed 11 months ago
When receiving a point cloud in UE, the point cloud will not save in the level, such that reloading the level leads to the pointcloud disappearing.
A solution to this is for our UPointCloudConverter to save the pointcloud as an asset, similar to how we do for StaticMeshes and Materials.
UPointCloudConverter
When receiving a point cloud in UE, the point cloud will not save in the level, such that reloading the level leads to the pointcloud disappearing.
A solution to this is for our
UPointCloudConverter
to save the pointcloud as an asset, similar to how we do for StaticMeshes and Materials.