FVector4W Property

Get/Set the W coordinate of this value.

Definition

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

Property Value

Single

See Also