├── LICENSE ├── PointCache.meta ├── PointCache ├── PointCacheBlend.vfxoperator ├── PointCacheBlend.vfxoperator.meta ├── PointCacheUV.vfxoperator ├── PointCacheUV.vfxoperator.meta ├── SamplePointCache.vfxoperator └── SamplePointCache.vfxoperator.meta └── README.md /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/narranoid/Unity-VFX-Utils/HEAD/LICENSE -------------------------------------------------------------------------------- /PointCache.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/narranoid/Unity-VFX-Utils/HEAD/PointCache.meta -------------------------------------------------------------------------------- /PointCache/PointCacheBlend.vfxoperator: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/narranoid/Unity-VFX-Utils/HEAD/PointCache/PointCacheBlend.vfxoperator -------------------------------------------------------------------------------- /PointCache/PointCacheBlend.vfxoperator.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/narranoid/Unity-VFX-Utils/HEAD/PointCache/PointCacheBlend.vfxoperator.meta -------------------------------------------------------------------------------- /PointCache/PointCacheUV.vfxoperator: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/narranoid/Unity-VFX-Utils/HEAD/PointCache/PointCacheUV.vfxoperator -------------------------------------------------------------------------------- /PointCache/PointCacheUV.vfxoperator.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/narranoid/Unity-VFX-Utils/HEAD/PointCache/PointCacheUV.vfxoperator.meta -------------------------------------------------------------------------------- /PointCache/SamplePointCache.vfxoperator: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/narranoid/Unity-VFX-Utils/HEAD/PointCache/SamplePointCache.vfxoperator -------------------------------------------------------------------------------- /PointCache/SamplePointCache.vfxoperator.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/narranoid/Unity-VFX-Utils/HEAD/PointCache/SamplePointCache.vfxoperator.meta -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/narranoid/Unity-VFX-Utils/HEAD/README.md --------------------------------------------------------------------------------