Blender V4.5
ParticleCacheKey Struct Reference

#include <BKE_particle.h>

Public Attributes

float co [3]
 
float vel [3]
 
float rot [4]
 
float col [3]
 
float time
 
int segments
 

Detailed Description

Definition at line 122 of file BKE_particle.h.

Member Data Documentation

◆ co

◆ col

float ParticleCacheKey::col[3]

◆ rot

◆ segments

◆ time

float ParticleCacheKey::time

◆ vel

float ParticleCacheKey::vel[3]

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