ParticleOutput
Description
- Derived from
- Extended by
-
InstanceOutput sealed
Abstract base class for IParticleOutput implementations.
Protected / Methods
DoPrepare
Updates the current snapshot by reading per-particle data from the buffer.
This method will always be called between ParticleBuffer.SnapshotBegin and ParticleBuffer.SnapshotEnd, after range and time have been updated accordingly.