crashcat docs
    Preparing search index...

    Type Alias BodiesOptions

    type BodiesOptions = {
        colorMode: debug.BodyColorMode;
        showAngularVelocity: boolean;
        showLinearVelocity: boolean;
    }
    Index

    Properties

    colorMode: debug.BodyColorMode
    showAngularVelocity: boolean
    showLinearVelocity: boolean