|
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.MaterialsAssembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax public override void Refresh()
See Also