Click or drag to resize
AB4D logo

WpfMaterialHasSpecularColor Property

Gets a boolean that specifies if specular material is used by the WpfMaterial

Namespace: Ab3d.DirectX.Materials
Assembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax
C#
public bool HasSpecularColor { get; }

Property Value

Boolean

Implements

ISpecularMaterialHasSpecularColor
See Also