Hiyve Components - v1.0.0
    Preparing search index...

    2D position coordinates

    interface Position {
        x: number;
        y: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    x y

    Properties

    x: number
    y: number