06-23-2025, 09:58 AM
(06-23-2025, 04:17 AM)tyFlow Wrote: PointCache just updates the mesh vertex list. tyCache updates the entire mesh - the tradeoff is more flexibility at the cost of performance.
How 'bout a selection list then to select which channel properties from the mesh we want to cache, instead of caching everything? Would that make sense?