Blender  V3.3
Public Attributes | List of all members
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 119 of file BKE_particle.h.

Member Data Documentation

◆ co

float ParticleCacheKey::co[3]

◆ col

float ParticleCacheKey::col[3]

◆ rot

float ParticleCacheKey::rot[4]

◆ segments

int ParticleCacheKey::segments

◆ time

float ParticleCacheKey::time

◆ vel

float ParticleCacheKey::vel[3]

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