Blender V5.0
HairKey Struct Reference

#include <DNA_particle_types.h>

Public Attributes

float co [3]
float time
float weight
short editflag
char _pad [2]
float world_co [3]

Detailed Description

Definition at line 17 of file DNA_particle_types.h.

Member Data Documentation

◆ _pad

char HairKey::_pad[2]

Definition at line 26 of file DNA_particle_types.h.

◆ co

◆ editflag

short HairKey::editflag

◆ time

◆ weight

◆ world_co

float HairKey::world_co[3]

Definition at line 27 of file DNA_particle_types.h.

Referenced by psys_cache_paths(), and remap_hair_emitter().


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