keijiro / Pcx

Point cloud importer & renderer for Unity
The Unlicense
1.34k stars 194 forks source link

Creating VFX Graph #63

Closed Zumbalamambo closed 3 years ago

Zumbalamambo commented 3 years ago

I have managed to import the pointcloud with pcx and converted the container type to VFX. But the model is not being shown when I tried to create a pcache file. how can I fix this?

keijiro commented 3 years ago

It doesn't use a pcache file. Please check the vfxgraph-example branch that contains a sample VFX Graph. https://github.com/keijiro/Pcx/tree/vfxgraph-example

keijiro commented 3 years ago

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