keijiro / Pcx

Point cloud importer & renderer for Unity
The Unlicense
1.36k stars 197 forks source link

Point Size properties : Compatibility Check #83

Closed PockPocket closed 2 years ago

PockPocket commented 2 years ago

image

Hi,

My Point Size Value dosen't seems to work. I'm trying to see if my version of Unity (2019.4.8f1) allows me to execute this operation but I can't seem to find where in the script the value should be set to 0.

What the PointCloudRender scripts: image

image

Any input on that topic would be truly appreciated.

Thanks! Mathieu.

keijiro commented 2 years ago

Which platform (Graphics API) are you using? DX11 on Windows?

PockPocket commented 2 years ago

Direct3D11 on Windows.

keijiro commented 2 years ago

As noted on README, it doesn't work on DX11.

keijiro commented 2 years ago

I'm closing this issue now. Please reopen it for further problems.