|
ObjFileToWpfModel3DConverterConvert(ObjMaterial) Method |
Converts ObjMaterial into a Material that can be used in WPF.
Namespace: Ab3dAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.2.9104.2045
Syntax public Material Convert(
ObjMaterial objMaterial
)
Parameters
- objMaterial ObjMaterial
- ObjMaterial
Return Value
MaterialMaterial that can be used in WPF
See Also