LookupPaths

IOConfig.LookupPaths property

OBJ などの一部のファイルは外部ファイルに依存します。ルックアップ パスにより、Aspose.3D はロードする外部ファイルを検索できます。

public List<string> LookupPaths { get; set; }

関連項目