Click or drag to resize
AB4D logo

WpfMaterialRefresh Method

Refresh method updates the values of the properties used by Ab3d.DXEngine with reading the values from the used WPF Material. The method also recreates any textures that were created from WPF Material.

Namespace: Ab3d.DirectX.Materials
Assembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax
C#
public override void Refresh()
See Also