FVector2Values Property

Get/Set a reference to the base array of values.

Definition

Namespace: Geometry
Assembly: Geometry (in Geometry.dll) Version: 25.2414.4032
C#
[JsonIgnoreAttribute]
public float[] Values { get; set; }

Property Value

Single

See Also