君莫笑
君莫笑
Thx ,need update,催更🙂
我倒是感觉你说的一个意思有点 享元模式的味了,你这个model挂给怪物的,就像是通过scriptobject提前定义好一些基础数据
@chilzyj 一样的问题,大佬可知道解决的办法
Hello, if using WebGL to retrieve data from a server and then render point clouds, such as fetching a PLY file over the network, is this plugin currently not supporting...
windows下剪切板也报错不行,使用obsidian时文件里拖过去的图片会正常上传,截图的图片并不行
same error: https://github.com/potree/potree
@soumi-akira I also want to try reading the ply file to use it. How can I use your project? Is there an example?
> [@soumi-akira](https://github.com/soumi-akira) I also want to try reading the ply file to use it. How can I use your project? Is there an example? ``` csharp [ContextMenu("LoadPlayGS")] private void LoadPlayGS()...
Hi @soumi-akira When I tried to build it, several editor methods failed. I wrapped them in #if UNITY_EDITOR. Is this a viable solution? 