I'm trying to export a scan with intensity values using RCScanImportSession. But exported scan do not have the provided intensity values.
I am using all default values for RCScanMetadata and RCScanImportOptions while init() and I am sure my intensity values are between 0-255.
To crosscheck, I exported same PointBuffer using RCProjectImporter::createScanFromPoints(). At this time I got correct intensity values.
Is this a problem with RCScanImportSession or I missed some settings for RCScanImportSession??
PFA for outputs using both ways. File name indicates the method used for export.