LookupPaths
IOConfig.LookupPaths property
像 OBJ 这样的一些文件依赖于外部文件,查找路径将允许 Aspose.3D 查找要加载的外部文件。
public List<string> LookupPaths { get; set; }
也可以看看
- class IOConfig
- 命名空间 Aspose.ThreeD.Formats
- 部件 Aspose.3D
像 OBJ 这样的一些文件依赖于外部文件,查找路径将允许 Aspose.3D 查找要加载的外部文件。
public List<string> LookupPaths { get; set; }