Vector2.Shuffle(Vector2, Byte, Byte) Method

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

C#
public static System.Numerics.Vector2 Shuffle(System.Numerics.Vector2 vector, byte xIndex, byte yIndex);

Parameters

vector
Vector2
xIndex
Byte
yIndex
Byte

Returns

Applies to

Product Versions
.NET 10