Click or drag to resize
AB4D logo

DumperGetDumpString Method

Overload List
 NameDescription
Public methodStatic memberGetDumpString(Geometry3D) Returns the positions, normals and texture coordinates of the MeshGeometry3D.
Public methodStatic memberGetDumpString(Material) Returns the text that describes the Material.
Public methodStatic memberGetDumpString(Model3D) Dumps a string with details about the GeometryModel3D or Model3DGroup into the Visual Studio Output window
Public methodStatic memberGetDumpString(Geometry3D, String) Returns the positions, normals and texture coordinates of the MeshGeometry3D.
Public methodStatic memberGetDumpString(Geometry3D, Int32, String) Returns the positions, normals and texture coordinates of the MeshGeometry3D. The maximum number of returned lines can be specified by maxLineCount parameter.
Top
See Also