wima
    Preparing search index...

    Type Alias BVector2Like

    type BVector2Like = {
        x: boolean;
        y: boolean;
    }
    Index

    Properties

    x y

    Properties

    x: boolean
    y: boolean