Click or drag to resize
AB4D logo

InstancedMeshGeometryVisual3DUpdateMaterial Method

UpdateMaterial updates the used specular material. It must be called after the SpecularMaterial is changed.

Namespace: Ab3d.Visuals
Assembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax
C#
public void UpdateMaterial()
See Also