Click or drag to resize
MaterialMap3dsFullFilePath Property
Full file path that is already adjusted by Reader3ds and ResolveTextureFileCallback. FullFilePath is null if the file does not exist.

Namespace: Ab3d.File3ds
Assembly: Ab3d.Reader3ds (in Ab3d.Reader3ds.dll) Version: 9.0.5590.1040
Syntax
C#
public string FullFilePath { get; set; }

Property Value

Type: String
See Also