EarthSDK
    正在准备搜索索引...

    类型别名 Plane

    type Plane = {
        cartesian3s: Cesium.Cartesian3[];
        center: Cesium.Cartesian3;
        centerNormal: Cesium.Cartesian3;
        cos: number;
        normal: Cesium.Cartesian3;
    }
    索引

    属性

    cartesian3s: Cesium.Cartesian3[]
    center: Cesium.Cartesian3
    centerNormal: Cesium.Cartesian3
    cos: number
    normal: Cesium.Cartesian3