Click or drag to resize
Reader3dsMissingTextureExceptionMissingTextureFullFileName Property
Gets the file name and its path of the missing texture.

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

Property Value

Type: String
See Also