Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ Extract() [3/17]

static float System.Runtime.Intrinsics.Arm.AdvSimd.Extract ( Vector128< float > vector,
byte index )
inlinestaticinherited

Definition at line 5124 of file AdvSimd.cs.

5125 {
5126 throw new PlatformNotSupportedException();
5127 }