Gets or sets the transparency of the material color diffuse component in the Byte range of 0 to 255.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public byte Alpha { get; set; }

See Also