Table of Contents

Method Remove

Namespace
Pinwheel.Vista
Assembly
Pinwheel.Vista.Runtime.dll

Remove(Vector3[], Vector3)

Removes the first matching anchor from an anchor array copy.

public static Vector3[] Remove(Vector3[] srcAnchors, Vector3 anchorToRemove)

Parameters

srcAnchors Vector3[]
anchorToRemove Vector3

Returns

Vector3[]