Search found 1 match

by kittysoman2013
Mon May 18, 2020 12:53 pm
Forum: Questions
Topic: Handle point intensity
Replies: 2
Views: 2574

Handle point intensity

I am trying to create my own plugin for CC and i want to calculate some values according to the intensity of the cloud points. How can i reach this value (intensity), as well as coordinates, in order to loop over the whole point cloud and apply my functions? I had a look at other plugins but i am ve...