LookupPaths

IOConfig.LookupPaths property

Some files like OBJ depends on external file, the lookup paths will allows Aspose.3D to look for external file to load.

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

See Also