FColor4Alpha Property

Get/Set the alpha channel intensity.

Definition

Namespace: Geometry
Assembly: Geometry (in Geometry.dll) Version: 25.2613.4238
C#
[JsonPropertyAttribute(Order = 0)]
public float Alpha { get; set; }

Property Value

Single

See Also