SerenityJS
    Preparing search index...

    Interface BlockTypeCollisionBoxComponentOptions

    interface BlockTypeCollisionBoxComponentOptions {
        boxes: BlockTypeCollisionBox[];
    }
    Index

    Properties

    Properties

    boxes: BlockTypeCollisionBox[]

    The collision boxes of the block.