根据指定的场景对象返回场景性能诊断结果和详细优化信息。
命名空间:
SuperMap.Realspace程序集: SuperMap.Realspace (in SuperMap.Realspace)
版本: dll
语法
C# |
---|
public PerformanceResult Check( Scene scene ) |
参数
- scene
- Type: SuperMap.Realspace..::.Scene
指定的三维场景对象。
C# |
---|
public PerformanceResult Check( Scene scene ) |