ecspresso
    Preparing search index...

    Interface WrapAtBounds

    Component that wraps an entity's position to the opposite edge.

    interface WrapAtBounds {
        padding?: number;
    }
    Index

    Properties

    Properties

    padding?: number

    Padding beyond bounds before wrapping (default: 0)