Click or drag to resize
ResolvedTextureFile Properties

The ResolvedTextureFile type exposes the following members.

Properties
  NameDescription
Public propertyIsTextureSkipped
Gets or sets a boolean that specify if the texture is skipped (true) or not (false by default).
Public propertyOriginalFileName
Gets the texture file name as it is written in 3ds file.
Public propertyResolvedFileName
Gets or sets the file name with full path to the texture file name that will be used by WPF.
Top
See Also