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

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_
 

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