|
WpfMaterial(Material, Rect) 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
)
Parameters
- material Material
- WPF material
- textureCoordinatesBounds Rect
- bounding value of the mesh's texture coordinates
See Also