ecspresso
    Preparing search index...

    Interface ClampToBounds

    Component that clamps an entity's position to stay within bounds.

    interface ClampToBounds {
        margin?: number;
    }
    Index

    Properties

    Properties

    margin?: number

    Margin to shrink the valid area (default: 0)