|
Rebel Fork Framework
|
Public Member Functions | |
| void | Init (ParticleGraphNode *node, ParticleGraphLayerInstance *layer) override |
| void | operator() (const UpdateContext &context, unsigned numParticles, const SparseSpan< Vector3 > &x, const SparseSpan< float > &out) |
| float | Generate (const Vector3 &pos) const |
Public Attributes | |
| PerlinNoise | noise_ |