FColor4Blue Property

Get/Set the intensity of the blue channel.

Definition

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

Property Value

Single

See Also