Click or drag to resize
AB4D logo

WpfMaterialAlpha Property

Gets a float value that defines the alpha value for the material.

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

Property Value

Single

Implements

IDiffuseMaterialAlpha
See Also