shintadono/laszip.net

writing point rgb value

ShadyNawara opened this issue · 1 comments

i have been trying to use the following line to write a point rgb value but it doesnt seem to work.

lazWriter.point.rgb = lazReader.point.rgb;

do you have any suggestions on how to make this work

i set lazWriter.header = lazReader.header; and it worked. thanks alot for the great software