根据路径替换指定纹理,并重新加载纹理。
命名空间:
SuperMap.Realspace程序集: SuperMap.Realspace (in SuperMap.Realspace)
版本: dll
语法
C# |
---|
public void ReplaceTextures( Dictionary<string, string> textureNames ) |
参数
- textureNames
- Type: System.Collections.Generic..::.Dictionary<(Of <(String, String>)>)