Click or drag to resize
AB4D logo

ObjMaterialAlpha Property

Gets or set an alpha transparency value for that material (1 is non-transparent, 0 is fully transparent)

Namespace: Ab3d.ObjFile
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public float Alpha { get; set; }

Property Value

Single
See Also