unitycoder / UnityPointCloudViewer

Point Cloud Viewer and Tools for Unity
https://assetstore.unity.com/packages/tools/utilities/point-cloud-viewer-and-tools-16019?aid=1101lGti
128 stars 15 forks source link

swap=false by default in CLI #102

Closed nvoelzow closed 8 months ago

nvoelzow commented 3 years ago

On PointCloudConverter command line, adding swap=false creates the same output as omitting the parameter - only adding swap=true creates a diffferent output

unitycoder commented 8 months ago

swap is enabled by default, so what should happen is:

*this is probably already fixed, can report to https://github.com/unitycoder/PointCloudConverter if still happening.