Click or drag to resize
AB4D logo

ExtentionsSetUsedDXMaterial Method

Overload List
  NameDescription
Public methodStatic memberSetUsedDXMaterial(Material, Material)
Sets the specified DXEngine's Material (dxMaterial) to be used when rendering the specified WPF material (wpfMaterial). It will be used when the WPF material will be shown in DXEngine (must be set before the objects are initialized in DXEngine).
Public methodStatic memberSetUsedDXMaterial(Material, Material, DXDevice) Obsolete.
Sets the specified DXEngine's Material (dxMaterial) to be used when rendering the specified WPF material (wpfMaterial). It will be used when the WPF material will be shown in DXEngine (must be set before the objects are initialized in DXEngine).
Top
See Also