class RnSoftbodyParticle_t
{
public:
    float32 m_flMassInv;
};

KV3 Class Defaults

{
    m_flMassInv = 0.0
}