Click or drag to resize
VectorY Property

Used to retrieve the Y component of the vector.

Namespace: Terrarium.Sdk.Classes.Helpers
Assembly: Terrarium.Sdk (in Terrarium.Sdk.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public double Y { get; }

Return Value

Type: Double
System.Double for the Y coordinate.
See Also