Adding A Point Cloud
4min
ueconnect 2 0 adds the ability to fetch the tracking pointcloud from any network connected cincraft origin the pointcloud is handled using the lidar point cloud asset available in unreal engine the point cloud is managed by the “ scenario point cloud ” panel, which is shown below the panel can be accessed from the “ windows > virtual production ” menu of the editor, and can be docked anywhere in the editor interface using the scenario point cloud panel the panel has 3 settings available camera actor – the cinecamera that is receiving the live link tracking data from scenario point cloud asset – the point cloud asset in the editor level or content directory that should be used if this is left blank, the user will be asked to make a new pointcloud asset which will be automatically added to the level server address – the ip address of the cincraft origin that you wish to receive point cloud information from adding a new pointcloud select the cinecamera in the scene is receiving tracking data from scenario enter the ip address of the cincraft origin, this can be found in the cincraft scenario network settings if not already known press “import” an editor popup will appear, this will create a point cloud asset in the project, provide a name for the point cloud and choose a location in the content browser that you wish to save it the point cloud asset will be created in the current editor level additionally, the point cloud actor and cinecamera actor will be parented to a “camerapointcloudbundle” actor in the level this ensures that the point cloud is in the correct relation to the camera if wishing to offset the position of the pointcloud/camera in the unreal level, the camerapointcloudbundle actor should be used, applying transform offsets individually to the camera or point cloud will cause them to lose their correct real world relationship updating a point cloud the unreal point cloud asset only updates the point information upon request to update an existing point cloud asset that has already been added to the project follow the below steps in the scenario point cloud panel, make sure the point cloud asset you wish to update has been selected enter the correct ip address of the cincraft origin in the “server address” field press “update” the point cloud asset that was selected will update to reflect the latest point cloud data available in the currently running cincraft scenario tracking configuration