PilotGaea 3D O'view
    正在準備搜尋索引...

    介面 MoveModeParameter

    跟隨模式參數。

    interface MoveModeParameter {
        view?: null | FOLLOW_VIEW;
        offset?: GeoPoint;
    }
    索引

    屬性

    屬性

    view?: null | FOLLOW_VIEW

    跟隨模式使用第一人稱或第三人稱或null以外的任何參數離開跟隨模式。

    offset?: GeoPoint

    跟隨模式使用第一人稱時的位移。