 |
DumperGetDumpString(Material) Method |
Returns the text that describes the Material.
Namespace: Ab3d.UtilitiesAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 12.0.9484.2048
Syntaxpublic static string GetDumpString(
Material material
)
Parameters
- material Material
- Material
Return Value
Stringtext that describes the Material
See Also