Click or drag to resize
AB4D logo

MultiMapMaterialSpecularPower Property

Gets or sets a float that specifies the power of the specular effect. Zero values means that the specular effect is turned off.

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

Property Value

Single

Implements

ISpecularMaterialSpecularPower
See Also