4.194 DiffuseMaterial

x:Object > DependencyObject > Freezable > Animatable > Material > DiffuseMaterial
DiffuseMaterial
(usage)
<DiffuseMaterial />
(description)
Allows the application of a 2-D brush, like a SolidColorBrush or TileBrush, to a diffusely-lit 3-D model.
(properties)
AmbientColor
Color
(description)
A color that represents how the material reflects AmbientLight.
Brush
Brush
(description)
Brush to be applied as a Material to a 3-D model.
Color
Color
(description)
The color filter for the material's texture.