Rebel Fork Framework
|
Public Member Functions | |
template<typename ValueType > | |
SparseSpan< ValueType > | GetSpan (const ParticleGraphPinRef &pin) const |
Public Attributes | |
float | timeStep_ {} |
Current frame time step. | |
float | time_ {} |
Time since emitter start. | |
ea::span< unsigned > | indices_ |
ea::span< uint8_t > | attributes_ |
ea::span< uint8_t > | tempBuffer_ |
ParticleGraphLayerInstance * | layer_ |