Click or drag to resize
AB4D logo

DumperGetMaterialText Method

Returns the text that describes the Material.

Namespace: Ab3d.Utilities
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public static string GetMaterialText(
	Material material
)

Parameters

material  Material
Material

Return Value

String
text that describes the Material
See Also