RenderContext3 RenderContext3 显示上下文对象。获取相机、引擎等重要的显示系统对象 Members camera : Camera 相机对象 isEarthCoord : boolean 是否为地球坐标 lightDirection : Vector3 光线方向 readonly coordSystem : ICoordSystem3 坐标系统对象 readonly graphics : Graphics3 三维图形设备对象 readonly terrainCalculator : ITerrainCalculator 地形计算接口 Methods