struct MAGES::MeshDeformations::SkinnedMeshUtilities::VertexWeightCalculationInfo

struct VertexWeightCalculationInfo
{
    // fields

    Vector3Int vertIds;
    float distanceAnalogValue;
};