Blender V5.0
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(), and hair_create_input_mesh().

◆ loc

float ClothHairData::loc[3]

Definition at line 44 of file BKE_cloth.hh.

Referenced by hair_create_input_mesh().

◆ radius

float ClothHairData::radius

Definition at line 47 of file BKE_cloth.hh.

Referenced by cloth_calc_force(), and hair_create_input_mesh().

◆ rest_target

float ClothHairData::rest_target[3]

◆ rot


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