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