Share via


SCNVector3.Length Property

Definition

Gets the length (magnitude) of the vector.

public float Length { get; }
public System.Runtime.InteropServices.NFloat Length { get; }
member this.Length : single
member this.Length : System.Runtime.InteropServices.NFloat

Property Value

Applies to

See also