FVector3X Property

Get/Set the X coordinate of this value.

Definition

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

Property Value

Single

See Also