check2d
    Preparing search index...

    Type Alias BasePoint

    type BasePoint = {
        pos: Vector;
    }
    Index

    Properties

    Properties

    pos: Vector