Interface ITexturePathResolver
- Namespace
- HelixToolkit.SharpDX
- Assembly
- HelixToolkit.SharpDX.Assimp.dll
Custom Texture loading IO interface.
public interface ITexturePathResolver
Methods
Resolve(string, string)
Resolves the texture path.
string? Resolve(string modelPath, string texturePath)
Parameters
Returns
- string
Absolute file path for the texture