Rebel Fork Framework
Urho3D::ParticleGraphNodes::CurlNoise3DInstance Class Referencefinal
Inheritance diagram for Urho3D::ParticleGraphNodes::CurlNoise3DInstance:

Public Member Functions

void Init (ParticleGraphNode *node, ParticleGraphLayerInstance *layer) override
 
void operator() (const UpdateContext &context, unsigned numParticles, const SparseSpan< Vector3 > &x, const SparseSpan< Vector3 > &out)
 
Vector3 Generate (const Vector3 &pos)
 

Public Attributes

PerlinNoise noise_
 
double scrollPos_ {}
 

The documentation for this class was generated from the following files: