SPH
Public Attributes | List of all members
Particle::ParamData Struct Reference

Stored info about a material parameter. More...

#include <Particle.h>

Public Attributes

BodySettingsId id
 Material parameter ID. More...
 
Dynamic value
 Parameter value. More...
 

Detailed Description

Stored info about a material parameter.

Definition at line 187 of file Particle.h.

Member Data Documentation

◆ id

BodySettingsId Particle::ParamData::id

Material parameter ID.

Definition at line 190 of file Particle.h.

◆ value

Dynamic Particle::ParamData::value

Parameter value.

Definition at line 193 of file Particle.h.


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