RSX Code Reference
    Preparing search index...

    Class PhysicsAbstract

    Provides global physics settings, factory methods for physics objects and scene queries.

    Index
    • get isUpdateInProgress(): boolean

      Checks is the physics simulation update currently in progress.

      Returns boolean

    onIncompatiblePhysicsMeshDeserialized: Event<
        [mesh: ResourceHandle<PhysicsMesh>],
    >

    Triggered when a PhysicsMesh is loaded that was saved for another physics implementation.