JSSM, a JavaScript state machine - the FSM for FSL
    Preparing search index...

    Interface GPUOrigin2DDict

    interface GPUOrigin2DDict {
        x?: number;
        y?: number;
    }
    Index
    x?: number
    y?: number