wima
    Preparing search index...

    Type Alias BVector3Like

    type BVector3Like = {
        x: boolean;
        y: boolean;
        z: boolean;
    }
    Index

    Properties

    x y z

    Properties

    x: boolean
    y: boolean
    z: boolean