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

◆ ConvertToSingle() [3/4]

static Vector64< float > System.Runtime.Intrinsics.Arm.AdvSimd.ConvertToSingle ( Vector64< int > value)
inlinestaticinherited

Definition at line 4734 of file AdvSimd.cs.

4735 {
4736 throw new PlatformNotSupportedException();
4737 }