Click or drag to resize
AB4D logo

MultiMapMaterialHasSpecularColor Property

Gets a boolean that specifies if this material is using specular effect.

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

Property Value

Boolean

Implements

ISpecularMaterialHasSpecularColor
See Also