DumperGet |
Name | Description | |
---|---|---|
GetDumpString(Geometry3D) | Returns the positions, normals and texture coordinates of the MeshGeometry3D. | |
GetDumpString(Material) | Returns the text that describes the Material. | |
GetDumpString(Model3D) | Dumps a string with details about the GeometryModel3D or Model3DGroup into the Visual Studio Output window | |
GetDumpString(Geometry3D, String) | Returns the positions, normals and texture coordinates of the MeshGeometry3D. | |
GetDumpString(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. |