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

    类型别名 ESTreeType

    type ESTreeType = {
        cullingDistance: number;
        mesh: string;
        name: string;
        scale: number;
    }
    索引

    属性

    cullingDistance: number
    mesh: string
    name: string
    scale: number