Blender V4.3
ClothHairData Struct Reference

#include <BKE_cloth.hh>

Public Attributes

float loc [3]
 
float rot [3][3]
 
float rest_target [3]
 
float radius
 
float bending_stiffness
 

Detailed Description

Definition at line 43 of file BKE_cloth.hh.

Member Data Documentation

◆ bending_stiffness

float ClothHairData::bending_stiffness

Definition at line 48 of file BKE_cloth.hh.

Referenced by cloth_update_springs().

◆ loc

float ClothHairData::loc[3]

Definition at line 44 of file BKE_cloth.hh.

◆ radius

float ClothHairData::radius

Definition at line 47 of file BKE_cloth.hh.

Referenced by cloth_calc_force().

◆ rest_target

float ClothHairData::rest_target[3]

◆ rot


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