ecspresso
    Preparing search index...

    Interface DestroyOutOfBounds

    Component that marks an entity for destruction when outside bounds.

    interface DestroyOutOfBounds {
        padding?: number;
    }
    Index

    Properties

    Properties

    padding?: number

    Extra padding beyond bounds before destruction (default: 0)