Blender  V3.3
Public Attributes | List of all members
ParticleKey Struct Reference

#include <DNA_particle_types.h>

Public Attributes

float co [3]
 
float vel [3]
 
float rot [4]
 
float ave [3]
 
float time
 

Detailed Description

Definition at line 33 of file DNA_particle_types.h.

Member Data Documentation

◆ ave

float ParticleKey::ave[3]

◆ co

float ParticleKey::co[3]

◆ rot

float ParticleKey::rot[4]

◆ time

float ParticleKey::time

◆ vel

float ParticleKey::vel[3]

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