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

Public Attributes

int samples
 
float velocity [3]
 
float density
 
float velocity_smooth [3]
 

Detailed Description

Definition at line 55 of file hair_volume.cpp.

Member Data Documentation

◆ density

float HairGridVert::density

◆ samples

int HairGridVert::samples

◆ velocity

float HairGridVert::velocity[3]

◆ velocity_smooth

float HairGridVert::velocity_smooth[3]

Definition at line 60 of file hair_volume.cpp.

Referenced by SIM_hair_volume_grid_clear(), and SIM_hair_volume_solve_divergence().


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