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

    类型别名 CzmSceneSkyBoxSourcesType

    type CzmSceneSkyBoxSourcesType = {
        negativeX: string;
        negativeY: string;
        negativeZ: string;
        positiveX: string;
        positiveY: string;
        positiveZ: string;
    }
    索引

    属性

    negativeX: string
    negativeY: string
    negativeZ: string
    positiveX: string
    positiveY: string
    positiveZ: string