|  | |
| Wpf | |
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | CreateLineMaterial(Material, Color4, Single) | CreateLineMaterial converts WPF's material into DXEngine's LineMaterial. Line's color is get from DiffuseMaterial or EmissiveMaterial if present (else default color is used). | 
|  | CreateLineMaterial(Material, Color, Double) | CreateLineMaterial converts WPF's material into DXEngine's LineMaterial. Line's color is get from DiffuseMaterial or EmissiveMaterial if present (else default color is used). | 
 See Also
See Also