|
WpfMaterial(Material, Rect, DXDevice) Constructor |
Constructor
Namespace: Ab3d.DirectX.MaterialsAssembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax public WpfMaterial(
Material material,
Rect textureCoordinatesBounds,
DXDevice dxDevice
)
Parameters
- material Material
- WPF material
- textureCoordinatesBounds Rect
- bounding value of the mesh's texture coordinates
- dxDevice DXDevice
- DXDevice
See Also