如视 Five SDK
    Preparing search index...

    Interface TileCoordinateSystem

    interface TileCoordinateSystem {
        ecefToEnuMatrix: Matrix4;
        enuToEcefMatrix: Matrix4;
    }
    Index

    Properties

    ecefToEnuMatrix: Matrix4
    enuToEcefMatrix: Matrix4