Click or drag to resize
MaterialOverridesAlpha Property
Override Alpha value for this specific entity. Note: will affect all parts of the model.

Namespace:  GeonBit.Core.Graphics
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Nullable<float> Alpha { get; set; }

Property Value

Type: NullableSingle
See Also