Closed sdumetz closed 10 months ago
Basic support comes from THREE.js.
Some properties needs to be created to customize points size. Also handle the material change (-UberPBRMaterial +PointsMaterial either by replicating its properties or disabling some features for points cloud.
-UberPBRMaterial +PointsMaterial
Basic support comes from THREE.js.
Some properties needs to be created to customize points size. Also handle the material change (
-UberPBRMaterial +PointsMaterial
either by replicating its properties or disabling some features for points cloud.