Azure / azure-remote-rendering

SDK and samples for Azure Remote Rendering
MIT License
106 stars 38 forks source link

[Question] Point Cloud Rendering opacity #110

Open Merichbier opened 1 year ago

Merichbier commented 1 year ago

Hi,

We are currently testing the point cloud rendering feature of ARR. Is it correct that currently it is not possible to change the rendering of point cloud except for the point size? We are interested in changing the opacity of the point cloud, using either seethrough or shell hierarchical override.

bbecetMS commented 1 year ago

Hello,

Yes, that's correct. "Seethrough" and "Shell" hierarchical state override flags currently are not supported for point clouds. If this feature is important to you, feel free to drop a feature request on Azure Remote Rendering community page.

FlorianBorn71 commented 1 year ago

Hi @Merichbier, please see my comment in the community thread. TL;DR : changing opacity on the rendering side does not affect opacity in the MRC capture. You'd need a different feature for it, for which I created a backlog item