ComputeSprungMasses

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

bool

 

ComputeSprungMasses

(
    const TArray< FVector >& MassSprin...,
    const float TotalMass,
    TArray< float >& OutSprungMasses
)

Setup functionsCompute the distribution of the mass of a body among springs.

Public function Static

bool

 

ComputeSprungMasses

(
    const TArray< FVector >& LocalSpri...,
    const FVector& LocalCenterOfMass,
    const float TotalMass,
    TArray< float >& OutSprungMasses
)

Same as above, but allows the caller to specify spring locations in a local space which is not necessarily originated at the center of mass.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss