Blender V4.5
ParticleTask Struct Reference

#include <BKE_particle.h>

Public Attributes

ParticleThreadContextctx = nullptr
 
struct RNGrng = nullptr
 
struct RNGrng_path = nullptr
 
int begin = 0
 
int end = 0
 

Detailed Description

Definition at line 168 of file BKE_particle.h.

Member Data Documentation

◆ begin

int ParticleTask::begin = 0

◆ ctx

◆ end

int ParticleTask::end = 0

◆ rng

struct RNG* ParticleTask::rng = nullptr

◆ rng_path

struct RNG * ParticleTask::rng_path = nullptr

Definition at line 170 of file BKE_particle.h.

Referenced by psys_task_init_path().


The documentation for this struct was generated from the following file: