Loom Engine - v3.1.1
    Preparing search index...

    Interface PhysicsStepStats

    interface PhysicsStepStats {
        contacts: number;
        resolved: number;
    }
    Index

    Properties

    Properties

    contacts: number
    resolved: number