Engine API Reference - v2.12.3
    Preparing search index...

    Interface BoxShapeArgs

    interface BoxShapeArgs {
        size?: number;
    }
    Index

    Properties

    Properties

    size?: number

    The size of the box.