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

Member Data Documentation

◆ _pad

char HairKey::_pad[2]

Definition at line 29 of file DNA_particle_types.h.

◆ co

float HairKey::co[3]

◆ editflag

short HairKey::editflag

◆ time

float HairKey::time

◆ weight

float HairKey::weight

◆ world_co

float HairKey::world_co[3]

Definition at line 30 of file DNA_particle_types.h.

Referenced by remap_hair_emitter().


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