crashcat docs
    Preparing search index...

    Enumeration MassPropertiesOverride

    describes how mass properties are calculated for a rigid body

    Index

    Enumeration Members

    CALCULATE_INERTIA: 1

    override mass, calculate and scale inertia from shape

    CALCULATE_MASS_AND_INERTIA: 0

    calculate both mass and inertia from shape density

    MASS_AND_INERTIA_PROVIDED: 2

    use provided mass and inertia as-is