Struct FractureParams

Struct Documentation

struct legion::physics::FractureParams

contains the parameters that will be used for a given fracture event.

Public Functions

inline FractureParams(math::vec3 pWorldExplostionCent, float pStrength = 5.0f)

Public Members

math::vec3 explosionCentroid
float strength