FPoint3Z Property

Get/Set the y coordinate.

Definition

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

Property Value

Single

See Also